Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_ereg_search_getregs
mb_ereg_search_getregs
Search results from the last multibyte regular expression match
Name:
mb_ereg_search_getregs
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Search results from the last multibyte regular expression match
Related
How to check if an array key exists using array_key_exists?
9
Create a subset of an array using array_slice
9
Detailed explanation of the basic usage of the sprintf function in PHP
3
ftp_rawlist Method to get recursive directory structure
3
Similar Functions
mb_strlen
mb_strlen
Getthestringlength
mb_send_mail
mb_send_mail
Sendencodedemails
mb_preferred_mime_name
mb_preferred_mime_name
GettheMIMEcharacters
mb_eregi_replace
mb_eregi_replace
Multibyte-supportedr
mb_strpos
mb_strpos
Findwherethestringfi
mb_ereg
mb_ereg
Multi-bytesupportsre
mb_strcut
mb_strcut
Getpartofthestring
mb_scrub
mb_scrub
Replacemalformedbyte
Popular Articles