:mad: Does Anybody have a clue as to why when I use $REQUEST_URI or any other method or requesting the previous uri dosent work??!!
Is this a server configuration problem... or am i just compleatly retarded?
This is what I want to work:
$siteaddress ="http://www.ceilearning.com";
$referer = getenv("HTTP_REFERER");
$badpage=($siteaddress.$REQUEST_URI);
But you know what, it hates me! So if anyone has ANY idea on how to make this work. PLEASE, let me know!
~Derrick