Hello,
Is there such a way to echo the URL someone typed on the screen? So,
if www.someserver.com/something/somefile.php was accessed and because
of .htaccess permissions re-routed the user someplace else, is there a
<?php echo [something] ?> to display the original referral URL typed?
Sincerely,
Jim
Is there such a way to echo the URL someone typed on the screen? So,
if www.someserver.com/something/somefile.php was accessed and because
of .htaccess permissions re-routed the user someplace else, is there a
<?php echo [something] ?> to display the original referral URL typed?
Sincerely,
Jim
Comment