Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_regex_encoding
mb_regex_encoding
Set/get character encoding for multibyte regular expressions
Name:
mb_regex_encoding
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Set/get character encoding for multibyte regular expressions
Related
stripos and substr jointly extract substr
8
Merge the values of two different fields into a new array
8
What should I do if I use md5_file() on a large file?
5
Set the image area to transparent color
7
Similar Functions
mb_strimwidth
mb_strimwidth
Getstringtruncatedby
mb_strtoupper
mb_strtoupper
Setthestringtoupperc
mb_strtolower
mb_strtolower
Setthestringtolowerc
mb_ereg
mb_ereg
Multi-bytesupportsre
mb_strstr
mb_strstr
Findthefirstoccurren
mb_strwidth
mb_strwidth
Returnsthewidthofthe
mb_send_mail
mb_send_mail
Sendencodedemails
mb_stripos
mb_stripos
Caseinsensitivelyfin
Popular Articles