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
Combining imageflip and exif_read_data to get the correct direction of image flip
8
Can mysqli_result::$lengths Improve Query Performance? How to Optimize Your Database Operations Using It
2
What Are the Potential Issues If You Forget to Use the closedir Function?
2
Comprehensive Guide to Integrating PHP with IIS 5.1 on Windows
6
Similar Functions
mb_substr
mb_substr
Getpartofthestring
mb_convert_case
mb_convert_case
Convertastringcase
mb_decode_mimeheader
mb_decode_mimeheader
DecodestringsinMIMEh
mb_http_input
mb_http_input
DetectHTTPinputchara
mb_encoding_aliases
mb_encoding_aliases
Getanaliasforaknowne
mb_parse_str
mb_parse_str
ParseGET/POST/COOKIE
mb_regex_encoding
mb_regex_encoding
Set/getcharacterenco
mb_internal_encoding
mb_internal_encoding
Set/getinternalchara
Popular Articles