And you use the preg_last_error() function to see it.
The return false is for php errors (i.e. programming errors, which also raise warnings), not library errors.
And you use the preg_last_error() function to see it.
The return false is for php errors (i.e. programming errors, which also raise warnings), not library errors.