Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_eregi_replace
mb_eregi_replace
Multibyte-supported replacement regular expressions, ignoring upper and lower case
Name:
mb_eregi_replace
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Multibyte-supported replacement regular expressions, ignoring upper and lower case
Related
How to Use implode and explode Together? PHP Tips for Converting Between Arrays and Strings
9
How to Enhance SuiteCRM Scheduling Features with PHP for Smarter Management
10
preg_match_all and preg_replace implement content replacement
9
Combining parse_url and parse_str to analyze complete URLs
5
Similar Functions
mb_strtoupper
mb_strtoupper
Setthestringtoupperc
mb_ereg_search_regs
mb_ereg_search_regs
Returnsthematchingpa
mb_substr_count
mb_substr_count
Calculatethenumberof
mb_http_output
mb_http_output
Set/getHTTPoutputcha
mb_encoding_aliases
mb_encoding_aliases
Getanaliasforaknowne
mb_ereg_search
mb_ereg_search
Multi-byteregularexp
mb_strrichr
mb_strrichr
Caseinsensitivelyloo
mb_chr
mb_chr
Getspecificcharacter
Popular Articles