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
Efficient Guide to Configuring Nginx and PHP on Linux
8
Comprehensive Guide to Installing and Configuring PHP 7 on CentOS 6.5
7
PHP Database Tutorial: How to Use mysqli_connect to Connect to MySQL Database
2
Three Ways to Disable CSRF Token Protection in Laravel 5.5
3
Similar Functions
mb_strcut
mb_strcut
Getpartofthestring
mb_encode_mimeheader
mb_encode_mimeheader
EncodestringsforMIME
mb_strtolower
mb_strtolower
Setthestringtolowerc
mb_decode_mimeheader
mb_decode_mimeheader
DecodestringsinMIMEh
mb_decode_numericentity
mb_decode_numericentity
Decodeintocharacters
mb_convert_variables
mb_convert_variables
Convertcharacterenco
mb_detect_encoding
mb_detect_encoding
Detectcharacterencod
mb_ereg
mb_ereg
Multi-bytesupportsre
Popular Articles