In the use of regular expressions, I have been in the guerrilla, it is time to come up with a summary. Because of the irresistible reason of stupidity, can only choose to simply say, only write down the ASCII encoding character matching and
PHP preg_replace () Regular replacement, unlike JavaScript regular substitution, PHP preg_replace () is the default is to replace all symbol matching conditions of the elements need our program processing data is not always pre-designed database
PHP regular expressions have two important methods: preg_match () and preg_replace (). A simple example is provided. To match this parameter, use the following pattern: $ str123123, 123123,123123, 2017123,234234; $ model ^ ([0-9] *), ([0-9] *),) * ([
PHP regular expression (2) PHP regular expression has two important methods: preg_match () and preg_replace (). A simple example is provided. To match this parameter, use the following pattern: $ str123123, 123123,123123, 2017123,234234; $ model ^ ([
The basic syntax of php regular expressions is summarized in detail. First, let's take a look at two special characters: & amp; rsquo; ^ & amp; rsquo; and & amp; lsquo; $ & amp; rsquo; they are used to match The start and end of The string
: This article mainly introduces the PHP regular expression syntax summary. if you are interested in the PHP Tutorial, you can refer to it. Http://bbs.chinaunix.net/forum.php? Mod = viewthread & tid = 4101636.
Use well
Regular expressionPHP is often
Preface
PHP is widely used in the background CGI development of the web, usually after the user data data to obtain a certain result, but if the user input data is incorrect, there will be problems, such as someone's birthday is "February 30"! What
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.