Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_ereg_search_getpos
mb_ereg_search_getpos
Returns the starting point of the next regular expression match
Name:
mb_ereg_search_getpos
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Returns the starting point of the next regular expression match
Related
Comprehensive Guide to PHP Probe Usage Principles and Techniques, Enhance Server Performance and Security
6
Percent signs (%) in format strings in vfprintf
5
How to Install Composer, Laravel, and Lumen Framework on Ubuntu 14.04
9
In-depth Analysis of TP6 Framework Running Process and Key Features
5
Similar Functions
mb_encode_numericentity
mb_encode_numericentity
Encodecharactersinto
mb_convert_encoding
mb_convert_encoding
Convertcharacterenco
mb_regex_set_options
mb_regex_set_options
Set/getdefaultoption
mb_check_encoding
mb_check_encoding
Checkwhetherthestrin
mb_strlen
mb_strlen
Getthestringlength
mb_http_output
mb_http_output
Set/getHTTPoutputcha
mb_decode_numericentity
mb_decode_numericentity
Decodeintocharacters
mb_substr_count
mb_substr_count
Calculatethenumberof
Popular Articles