Home
PHP
Tags
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
Use filter_var and parse_url to verify that the URL is valid
3
Avoid infinite recursion traps when using serialize
8
Risk of calling next_result() when there is no multi-result set
6
Simple example of dynamically loading PHP files using get_include_path()
5
Similar Functions
mb_strripos
mb_strripos
Caseinsensitivelyfin
mb_ereg
mb_ereg
Multi-bytesupportsre
mb_check_encoding
mb_check_encoding
Checkwhetherthestrin
mb_internal_encoding
mb_internal_encoding
Set/getinternalchara
mb_ereg_search_regs
mb_ereg_search_regs
Returnsthematchingpa
mb_stristr
mb_stristr
Caseinsensitivelysea
mb_ord
mb_ord
Getthecodepointofthe
mb_strstr
mb_strstr
Findthefirstoccurren
Popular Articles