Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_regex_set_options
mb_regex_set_options
Set/get default options for mbregex functions
Name:
mb_regex_set_options
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Set/get default options for mbregex functions
Related
PDOStatement::fetchObject: How to use this function to return a custom object
8
Tips for rapid debugging of hexdec in development environment
9
Will the array keys after sorting of PHP krsort be reindexed?
1
How to avoid cache race conditions using apcu_cas function
6
Similar Functions
mb_http_output
mb_http_output
Set/getHTTPoutputcha
mb_str_split
mb_str_split
Givenamultibytestrin
mb_split
mb_split
Splittingmultibytest
mb_eregi
mb_eregi
Multi-bytesupportsre
mb_send_mail
mb_send_mail
Sendencodedemails
mb_get_info
mb_get_info
Gettheinternalsettin
mb_strtoupper
mb_strtoupper
Setthestringtoupperc
mb_parse_str
mb_parse_str
ParseGET/POST/COOKIE
Popular Articles