![]() |
preg
I don't know much about preg besides a ^,$,{.+ | *} and more
Now I tried a test, and replacing this: PHP Code:
No ending delimiter '^' found ANd if I remove that, I get the $ not found. So can someone help me? |
For the preg_* functions, the pattern needs to be surrounded by delimiters. Usually the delimiter is a forward slash: something like
/^foo/The PCRE Pattern Syntax page on the PHP manual should be more than enough to get you sorted. |
| All times are GMT. The time now is 07:36 AM. |
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0