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_decode_numericentity
mb_decode_numericentity
Decodeintocharacters
mb_eregi_replace
mb_eregi_replace
Multibyte-supportedr
mb_http_output
mb_http_output
Set/getHTTPoutputcha
mb_regex_encoding
mb_regex_encoding
Set/getcharacterenco
mb_strcut
mb_strcut
Getpartofthestring
mb_decode_mimeheader
mb_decode_mimeheader
DecodestringsinMIMEh
mb_encoding_aliases
mb_encoding_aliases
Getanaliasforaknowne
mb_preferred_mime_name
mb_preferred_mime_name
GettheMIMEcharacters
Popular Articles
Comparison of the Advantages and Disadvantages of the mb_split and explode Functions: Which One is Right for You?