Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_ereg_replace
mb_ereg_replace
Replace regular expressions with multibyte support
Name:
mb_ereg_replace
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Replace regular expressions with multibyte support
Related
Optimize socket performance using socket_cmsg_space in combination with other network-related functions
3
PDOStatement::rowCount's behavior during execution of stored procedures
2
How to achieve dynamic data access through PDOStatement::fetchObject combined with reflection
1
Combining imageflip and imagefilter to achieve special effects application when image flip
6
Similar Functions
mb_convert_case
mb_convert_case
Convertastringcase
mb_convert_variables
mb_convert_variables
Convertcharacterenco
mb_strimwidth
mb_strimwidth
Getstringtruncatedby
mb_eregi_replace
mb_eregi_replace
Multibyte-supportedr
mb_substr_count
mb_substr_count
Calculatethenumberof
mb_scrub
mb_scrub
Replacemalformedbyte
mb_http_output
mb_http_output
Set/getHTTPoutputcha
mb_send_mail
mb_send_mail
Sendencodedemails
Popular Articles