Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
str_split
str_split
Convert strings to arrays
Name:
str_split
Category:
String
Programming Language:
php
One-line Description:
Split the string into an array.
Related
How to output a currency format of two decimal places using money_format?
1
Yii2 and Workerman Integration for WebSocket Communication: Detailed Tutorial
6
Parameter parsing and usage techniques in xml_set_end_namespace_decl_handler function
1
How to Use array_merge and krsort Together? Best Practices for Merging and Sorting Arrays in PHP
3
Similar Functions
hebrev
hebrev
Convertlogical-Hebre
trim
trim
Removespaces(orother
similar_text
similar_text
Calculatethesimilari
sprintf
sprintf
Returnstheformatteds
strtolower
strtolower
Convertstringtolower
substr_count
substr_count
Calculatethenumberof
addcslashes
addcslashes
Escapecharactersinas
sha1_file
sha1_file
Calculatethesha1hash
Popular Articles