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_ereg_search_getregs
mb_ereg_search_getregs
Searchresultsfromthe
mb_strstr
mb_strstr
Findthefirstoccurren
mb_strtolower
mb_strtolower
Setthestringtolowerc
mb_preferred_mime_name
mb_preferred_mime_name
GettheMIMEcharacters
mb_send_mail
mb_send_mail
Sendencodedemails
mb_strtoupper
mb_strtoupper
Setthestringtoupperc
mb_encode_mimeheader
mb_encode_mimeheader
EncodestringsforMIME
mb_strpos
mb_strpos
Findwherethestringfi
Popular Articles
Comparison of the Advantages and Disadvantages of the mb_split and explode Functions: Which One is Right for You?