Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_ereg_search_setpos
mb_ereg_search_setpos
Set the starting point for the next regular expression to match
Name:
mb_ereg_search_setpos
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Set the starting point for the next regular expression to match
Related
What Is the gethostbynamel Function and How Is It Used in PHP?
5
How to get error message of SQL statement through mysqli_stmt::$error
5
In-Depth Comparison of Java and PHP Frameworks: Choose the Best Development Tool for You
1
Summary of support for ftp_rawlist by different FTP servers
6
Similar Functions
mb_detect_order
mb_detect_order
Set/getthedetectiono
mb_parse_str
mb_parse_str
ParseGET/POST/COOKIE
mb_eregi
mb_eregi
Multi-bytesupportsre
mb_convert_variables
mb_convert_variables
Convertcharacterenco
mb_regex_set_options
mb_regex_set_options
Set/getdefaultoption
mb_strlen
mb_strlen
Getthestringlength
mb_strrichr
mb_strrichr
Caseinsensitivelyloo
mb_output_handler
mb_output_handler
Callbackfunctionthat
Popular Articles