Convert POSIX template to PCRE in php (eregi to preg_match)
1 answer
Take a look at http://php.net/manual/en/reference.pcre.pattern.posix.php , you will find all the necessary information.
+1
\"\..."> Take a look at http://php.net/manual/en/reference.pcre.pattern.posix.php , you will find all the necessary information.Geek asks and answersConvert POSIX template to PCRE in php (eregi to preg_match)
1 answersource
share+1
All Articles