Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_ereg_search_regs
mb_ereg_search_regs
Returns the matching part of a multibyte regular expression
Name:
mb_ereg_search_regs
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Returns the matching part of a multibyte regular expression
Related
stream_get_filters is used in conjunction with stream_get_meta_data to get detailed information about the stream
4
hash_final How to deal with different data formats when calculating hash values?
8
How to use PDOStatement::rowCount to implement batch operations in combination with transactions
8
How to use the mysql_fetch_array function to get the associative array of MySQL query results
1
Similar Functions
mb_check_encoding
mb_check_encoding
Checkwhetherthestrin
mb_eregi
mb_eregi
Multi-bytesupportsre
mb_regex_set_options
mb_regex_set_options
Set/getdefaultoption
mb_chr
mb_chr
Getspecificcharacter
mb_eregi_replace
mb_eregi_replace
Multibyte-supportedr
mb_split
mb_split
Splittingmultibytest
mb_ereg_replace
mb_ereg_replace
Replaceregularexpres
mb_ereg
mb_ereg
Multi-bytesupportsre
Popular Articles