str_split () 是PHP 中的一个字符串函数,用于将一个字符串分割为数组。 函数的语法如下: str_split(string $string, int $length = 1): array.
確定! 回上一頁