For your convenience:
PREG_NO_ERROR = 0
PREG_INTERNAL_ERROR = 1
PREG_BACKTRACK_LIMIT_ERROR = 2
PREG_RECURSION_LIMIT_ERROR = 3
PREG_BAD_UTF8_ERROR = 4
![]() |
|
||||||||||
|
preg_last_error(no version information, might be only in CVS) preg_last_error -- Returns the error code of the last PCRE regex executionВозвращаемые значенияReturns one of the following constants (explained on their own page):
preg_last_error
pons+phpnote at brainonfire dot net
21-Aug-2007 06:45
For your convenience: |