在php 一般如果我們想將字串分割,可以用str_split,用法為 array str_split ( string $string [, int $split_length = 1 ] ).
確定! 回上一頁