search
HomeBackend DevelopmentPHP ProblemHow to implement PHP regular matching that does not contain a certain character

How to implement php regular matching that does not contain a certain character: first create a PHP sample file; then enter the statement "$search = '//is ';preg_match_all($search,$str,$r);"; Finally, execute the file.

How to implement PHP regular matching that does not contain a certain character

Recommended: "PHP Video Tutorial"

php Regular matching content does not include A certain character

Specific question:

I need to match characters that include , but they cannot contain

For example:

Hello customer, I recommend the following projects to you: > and

I want to match and

Implementation method:

<?php
$str = &#39;客户您好,为您推荐以下项目:<项目2:项目名称<项目3:项目名称>>以及<项目1:项目名称>&#39;;
$search = &#39;/<([^<]*?)>/is&#39;;
preg_match_all($search,$str,$r);
echo &#39;<pre class="brush:php;toolbar:false">&#39;;
print_r($r);
echo &#39;
'; ?>

The above is the detailed content of How to implement PHP regular matching that does not contain a certain character. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undress AI Tool

Undress AI Tool

Undress images for free

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

VSCode Windows 64-bit Download

VSCode Windows 64-bit Download

A free and powerful IDE editor launched by Microsoft

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools