PHP str_split () 函数PHP String 参考手册实例把字符串'Hello' 分割到数组中: <?php print_r(str_split('Hello')); ?> 运行实例» 定义和用法str_split() 函数把字符串 ...
確定! 回上一頁