$_SERVER['PHP_SELF'] is the url of the first file loaded(no protocol and host part) with query parameters stripped. Even $_SERVER['REQUEST_URI'] ...
確定! 回上一頁