Current Location: Home> Function Categories> preg_last_error

preg_last_error

Returns the error code generated by the last PCRE regular execution
Name:preg_last_error
Category:Regular processing PCRE
Programming Language:php
One-line Description:Returns an error code indicating the reason for the recent regex call to fail.
Similar Functions
Popular Articles