然后度娘了以后发现php有类似的方法:explode(),这个函数也可以实现:将字符串分割成数组的功能,用法如下:. $arrID = array(); $str = get_option(" ...
確定! 回上一頁