PHP 教程
PHP String 參考手冊(cè)
把字符串 "Hello" 分割到數(shù)組中:
str_split() 函數(shù)把字符串分割到數(shù)組中。
使用 length 參數(shù):