The implode() function in PHP, accepts its parameters in either order. However, for consistency with explode(), you must use the documented order of arguments.
確定! 回上一頁