PHP str_split() function splits the string into an array. ... pro php app.php Array ( [0] => K [1] => R [2] => U [3] => N [4] => A [5] => L ...
確定! 回上一頁