Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_ereg_search
mb_ereg_search
Multi-byte regular expression matching for predefined multi-byte strings
Name:
mb_ereg_search
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Multi-byte regular expression matching for predefined multi-byte strings
Related
JavaScript Techniques for Redirecting to PHP Pages
1
A Practical Guide to Building a Multi-User File Sharing System with PHP and FTP
7
How do I ensure that the connection is closed properly after curl_close when sending a POST request?
5
PHP and JSMin: How to Optimize JavaScript Code Compression and Performance with PHP
3
Similar Functions
mb_strrpos
mb_strrpos
Findthelastlocationo
mb_ereg_search_regs
mb_ereg_search_regs
Returnsthematchingpa
mb_strtolower
mb_strtolower
Setthestringtolowerc
mb_regex_set_options
mb_regex_set_options
Set/getdefaultoption
mb_get_info
mb_get_info
Gettheinternalsettin
mb_check_encoding
mb_check_encoding
Checkwhetherthestrin
mb_ereg_search_setpos
mb_ereg_search_setpos
Setthestartingpointf
mb_ord
mb_ord
Getthecodepointofthe
Popular Articles