..
The function is similar to the function preg_match_all preg_match except that it stops at the first occurrence, while for comparison of the pattern preg_match_all globally, that is, until the end of the string passed as the second parameter.
The function returns 0 if there is no recognition, otherwise return the number of occurrences found. This returns FALSE on error.
| |
Linux (Course)
Complete guide to open-source system. From 49 €. |
| |
MySQL (Course)
Management of open-source database. From 39 €. |
| |
PHP (Course)
Full course for creating dynamic Web sites. From 49 €. |