Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_str_split
mb_str_split
Given a multibyte string, return its character array
Name:
mb_str_split
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Given a multibyte string, return its character array
Related
Is it possible to use anonymous functions as fill value?
4
Best practices for building API parameter mapping tables
1
Combining unpack() and pack() to implement custom data structure analysis
7
How to calculate hash of a large file using hash_update_stream()
10
Similar Functions
mb_ereg_search_getpos
mb_ereg_search_getpos
Returnsthestartingpo
mb_eregi_replace
mb_eregi_replace
Multibyte-supportedr
mb_str_split
mb_str_split
Givenamultibytestrin
mb_strpos
mb_strpos
Findwherethestringfi
mb_strrpos
mb_strrpos
Findthelastlocationo
mb_convert_encoding
mb_convert_encoding
Convertcharacterenco
mb_ereg_search_regs
mb_ereg_search_regs
Returnsthematchingpa
mb_convert_kana
mb_convert_kana
Change"Kasaname
Popular Articles