Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_ereg_match
mb_ereg_match
Regular expression matching for multibyte strings
Name:
mb_ereg_match
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Regular expression matching for multibyte strings
Related
Lighttpd and PHP Integration: Efficient Configuration and Optimization Guide
8
How to optimize performance issues in mb_get_info
3
PHP7 Core Development Principles Explained: From Basics to Advanced PHP Kernel Mechanisms
1
PHP Real-Time Chat Functionality: Multi-Device Synchronization and Message Push Techniques
3
Similar Functions
mb_ereg_search_setpos
mb_ereg_search_setpos
Setthestartingpointf
mb_internal_encoding
mb_internal_encoding
Set/getinternalchara
mb_output_handler
mb_output_handler
Callbackfunctionthat
mb_parse_str
mb_parse_str
ParseGET/POST/COOKIE
mb_ord
mb_ord
Getthecodepointofthe
mb_convert_encoding
mb_convert_encoding
Convertcharacterenco
mb_strtoupper
mb_strtoupper
Setthestringtoupperc
mb_decode_numericentity
mb_decode_numericentity
Decodeintocharacters
Popular Articles