You can easily obtain the query string of a URL, with the help of $_SERVER['QUERY_STRING'] . Once you have the query string, you can use the ...
確定! 回上一頁