function currentPageURL(){
$pageURL = 'http';
if ($_SERVER["HTTPS"] == "on") {$pageURL .= "s";}
$pageURL .= "://";
if ($_SERVER["SERVER_PORT"] != "80")
$pageURL .= $_SERVER["SERVER_NAME"].":".$_SERVER["SERVER_PORT"].$_SERVER["REQUEST_URI"];
else
$pageURL .= $_SERVER["SERVER_NAME"].$_SERVER["REQUEST_URI"];
return $pageURL;
}
3 thoughts on “Mengetahui Alamat URL Yang Sedang Aktif”
Leave a Reply
You must be logged in to post a comment.

sama Ae nDra q yow gak ngerty nie………..,,,,,,q dlu cuman smpek pascal……..,,,,,,,,,,,,abis ne diajarin java.
maksudmu ???
aku ra ngerti …
Kok kode doang om?
Gak pake introduction dan penjelasan gitu 😀