Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_ereg_search_pos
mb_ereg_search_pos
Returns the position and length of the matching portion of a multibyte regular expression of a predefined multibyte string
Name:
mb_ereg_search_pos
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Returns the position and length of the matching portion of a multibyte regular expression of a predefined multibyte string
Related
Comparison of Flask and PHP Frameworks: Choosing the Best Development Tool
3
Quick Guide to Setting Up a Local PHP Server on Mac
2
How to extract YouTube video ID with parse_url?
2
How to handle the integrity of the message when generating a signature using hash_final?
6
Similar Functions
mb_ereg_search_setpos
mb_ereg_search_setpos
Setthestartingpointf
mb_ereg_search_getpos
mb_ereg_search_getpos
Returnsthestartingpo
mb_send_mail
mb_send_mail
Sendencodedemails
mb_regex_set_options
mb_regex_set_options
Set/getdefaultoption
mb_strrpos
mb_strrpos
Findthelastlocationo
mb_parse_str
mb_parse_str
ParseGET/POST/COOKIE
mb_ereg_match
mb_ereg_match
Regularexpressionmat
mb_eregi
mb_eregi
Multi-bytesupportsre
Popular Articles