A
Anonymous
Guest
I cant figure out how to display the URL of the current page, exactly as it appears in the address bar.
Would it be something like:
<?php
echo $SERVER['CURRENT_URL'];
?>
Thanx.
Would it be something like:
<?php
echo $SERVER['CURRENT_URL'];
?>
Thanx.