Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
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.
Related
preg_last_error function common error codes and their meanings
8
Similar Functions
preg_match
preg_match
Performregularexpres
preg_replace_callback_array
preg_replace_callback_array
Performaregularexpre
preg_quote
preg_quote
Escaperegularexpress
preg_split
preg_split
Separatestringsbyare
preg_match_all
preg_match_all
Performglobalregular
preg_grep
preg_grep
Returnsarrayentriest
preg_filter
preg_filter
Performregularexpres
preg_last_error_msg
preg_last_error_msg
Returnstheerrormessa
Popular Articles
preg_last_error function common error codes and their meanings