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
How to troubleshoot error return value of PHP mathematical function through is_nan
4
Practical PHP Function to Ping Ports with Code Examples
8
getservbyname Function Returns Null? Common Causes and Solutions
10
Example of creating symbolic links using PHP symlink
4
Similar Functions
mb_ereg_search_getregs
mb_ereg_search_getregs
Searchresultsfromthe
mb_strlen
mb_strlen
Getthestringlength
mb_strtoupper
mb_strtoupper
Setthestringtoupperc
mb_ereg_search_setpos
mb_ereg_search_setpos
Setthestartingpointf
mb_encode_mimeheader
mb_encode_mimeheader
EncodestringsforMIME
mb_ereg_replace
mb_ereg_replace
Replaceregularexpres
mb_substitute_character
mb_substitute_character
Set/getalternativech
mb_stripos
mb_stripos
Caseinsensitivelyfin
Popular Articles