implode() takes two parameters, the separator and the array, and returns a string with each array item separated with the separator. The ...
確定! 回上一頁