Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_ereg_search_init
mb_ereg_search_init
Setting 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:
Setting strings and regular expressions for multi-byte regular expression matching
Related
PDOStatement::fetchObject and PDO::FETCH_ASSOC Common Error Troubleshooting
9
Data type conversion tips using PDOStatement::fetchObject
4
Hexdec and dechex implement bidirectional conversion between decimal and hexadecimal
10
How to check the cache status of the current PHP script with ob_list_handlers
1
Similar Functions
mb_eregi_replace
mb_eregi_replace
Multibyte-supportedr
mb_str_split
mb_str_split
Givenamultibytestrin
mb_ord
mb_ord
Getthecodepointofthe
mb_ereg
mb_ereg
Multi-bytesupportsre
mb_encode_mimeheader
mb_encode_mimeheader
EncodestringsforMIME
mb_ereg_replace
mb_ereg_replace
Replaceregularexpres
mb_strimwidth
mb_strimwidth
Getstringtruncatedby
mb_strrpos
mb_strrpos
Findthelastlocationo
Popular Articles