Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_eregi
mb_eregi
Multi-byte supports regular expression matching and ignore case
Name:
mb_eregi
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Multi-byte supports regular expression matching and ignore case
Related
Use mysqli::get_charset to avoid the problem of failure in Unicode emoji storage
9
Use pack() to implement serialization of binary data
10
Is it necessary to disable php_uname()? Risk and Countermeasures Analysis
5
Use array_diff() and in_array() to achieve multi-condition exclusion
3
Similar Functions
mb_ereg_search_getregs
mb_ereg_search_getregs
Searchresultsfromthe
mb_strpos
mb_strpos
Findwherethestringfi
mb_ereg_replace_callback
mb_ereg_replace_callback
Performregularexpres
mb_strrpos
mb_strrpos
Findthelastlocationo
mb_http_input
mb_http_input
DetectHTTPinputchara
mb_encode_mimeheader
mb_encode_mimeheader
EncodestringsforMIME
mb_substr
mb_substr
Getpartofthestring
mb_parse_str
mb_parse_str
ParseGET/POST/COOKIE
Popular Articles