PHP has a function str_split that can be used to convert a string to an array. In PHP versions before 8.2, the str_split function returns an ...
確定! 回上一頁