I have created a php script which uses the print function and then uses javascript like this:
print "<script language='JavaScript1.2'>
stuff...
</script>";
And that appeared to work fine, as it has in other scripts. THe strange thing however is that a single variable when changed causes the...