can any1 help me with this script. after ya sign up ya get a error but i cant seam to get rid of that error. Create A Free Site
this is the line the error says
echo "</html>\n";
exit();
}
else
{
header("location: error/notfound.php");
exit();
}
?>
this is the line the error says
echo "</html>\n";
exit();
}
else
{
header("location: error/notfound.php");
exit();
}
?>
Comment