5.str_split():此函式會將字串以字母切割,並儲存成陣列,先看他的官方文件。 array str_split ( string $string [, int $split_length ] ). 舉例而言:
確定! 回上一頁