nuweb
06-06-2007, 05:03 PM
I have tried all this coding:
include("code/stage6.php?url=".$geturl);
<?
include("http://funshed.com/code/stage6.php?id=1");
include("code/stage6.php?id=1");
?>
None Work?
If I remove ?id=1 then theirs no problem, fist time ive seen this before.
include("code/stage6.php?url=".$geturl);
<?
include("http://funshed.com/code/stage6.php?id=1");
include("code/stage6.php?id=1");
?>
None Work?
If I remove ?id=1 then theirs no problem, fist time ive seen this before.