Page is a not externally linkable
usavetele - 4:23 pm on Jul 10, 2005 (gmt 0)
It does nothing because I don't know where to put this coding: <? alert("Woohoo! My javascript Works!"); <? Or is this for only testing all the coding?
Hi!
session_start();
if($allow_script)
{
header("Content-type: text/javascript");
?>
$allow_script = false;
}
?>