preg_split grammer is preg_split(pattern,string,limit=-1,flags=0) . If parameter limit is provided, only substrings upstream the limit position will be cut, ...
確定! 回上一頁