Home
PHP
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
serialize vs. XML and CSV formats: Which format is better for data storage?
6
Use curl_multi_close in the correct order with curl_multi_init
8
array_slice and array_reduce to implement partial data aggregation
9
Detailed tutorial on using imageflip function in combination with imagerotate
1
Similar Functions
mb_str_split
mb_str_split
Givenamultibytestrin
mb_encoding_aliases
mb_encoding_aliases
Getanaliasforaknowne
mb_ereg_search
mb_ereg_search
Multi-byteregularexp
mb_split
mb_split
Splittingmultibytest
mb_ereg_match
mb_ereg_match
Regularexpressionmat
mb_convert_kana
mb_convert_kana
Change"Kasaname
mb_substr
mb_substr
Getpartofthestring
mb_detect_encoding
mb_detect_encoding
Detectcharacterencod
Popular Articles