Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_split
mb_split
Splitting multibyte strings using regular expressions
Name:
mb_split
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Splitting multibyte strings using regular expressions
Related
Comparison of the Advantages and Disadvantages of the mb_split and explode Functions: Which One is Right for You?
3
Similar Functions
mb_strcut
mb_strcut
Getpartofthestring
mb_ereg_search_init
mb_ereg_search_init
Settingstringsandreg
mb_ord
mb_ord
Getthecodepointofthe
mb_convert_encoding
mb_convert_encoding
Convertcharacterenco
mb_strwidth
mb_strwidth
Returnsthewidthofthe
mb_eregi_replace
mb_eregi_replace
Multibyte-supportedr
mb_check_encoding
mb_check_encoding
Checkwhetherthestrin
mb_convert_case
mb_convert_case
Convertastringcase
Popular Articles
Comparison of the Advantages and Disadvantages of the mb_split and explode Functions: Which One is Right for You?