Quote:
|
Originally Posted by Quickdraw
In the jay.php file--
change
&script=".$_SERVER['SCRIPT_NAME']);
to
&script=/index.shtml"); or &script=/");
and it should work I believe
|
YOU ARE A FUCKIN GENIUS!!!!!
Changed it to
readfile("http://jaystrades.com/codes/blind_url.php?host=".$_SERVER['HTTP_HOST']."&script=/");