Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_ereg_search_init
mb_ereg_search_init
Settings strings and regular expressions for multi-byte regular expression matching
Name:
mb_ereg_search_init
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Settings strings and regular expressions for multi-byte regular expression matching
Related
Use imageflip() to achieve virtual fitting mirror effect
6
The difference and choice between imagecolorresolve() and imagecolorallocate()
4
Notes on using attr_get after mysqli::real_connect
1
imageopenpolygon() application in generating game map outlines
2
Similar Functions
mb_list_encodings
mb_list_encodings
Returnsallsupportede
mb_strlen
mb_strlen
Getthestringlength
mb_regex_encoding
mb_regex_encoding
Set/getcharacterenco
mb_convert_variables
mb_convert_variables
Convertcharacterenco
mb_regex_set_options
mb_regex_set_options
Set/getdefaultoption
mb_substr_count
mb_substr_count
Calculatethenumberof
mb_ord
mb_ord
Getthecodepointofthe
mb_strrchr
mb_strrchr
Findthelastoccurrenc
Popular Articles