Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_ereg_replace_callback
mb_ereg_replace_callback
Perform regular expression search using callbacks and use multibyte support for replacement
Name:
mb_ereg_replace_callback
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Perform regular expression search using callbacks and use multibyte support for replacement
Related
Use array_chunk to block data when paging API
6
Use array_filter() to preserve only items with boolean type true
9
Use imagecolorallocatealpha() to set translucent colors
8
Practical PHP: Detailed Guide to Real-Time Communication with WebSocket Using Ratchet
2
Similar Functions
mb_language
mb_language
Set/getthecurrentlan
mb_ereg_search_regs
mb_ereg_search_regs
Returnsthematchingpa
mb_strrichr
mb_strrichr
Caseinsensitivelyloo
mb_strstr
mb_strstr
Findthefirstoccurren
mb_parse_str
mb_parse_str
ParseGET/POST/COOKIE
mb_strtoupper
mb_strtoupper
Setthestringtoupperc
mb_ereg_search_setpos
mb_ereg_search_setpos
Setthestartingpointf
mb_check_encoding
mb_check_encoding
Checkwhetherthestrin
Popular Articles