The PHP explode() function breaks a string into an array. explode() takes a three argument separator, string and limit. limit is a optional.
確定! 回上一頁