http_build_query($query, null, ini_get('arg_separator.output'), PHP_QUERY_RFC3986); But not this: // BAD CODE! http_build_query($query, null, null, ...
確定! 回上一頁