Recent content by imported_science_guy

  1. I

    Variable in php / javascript redirects to 404 Unknown - Why?

    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...
  2. I

    Variable in php / javascript redirects to 404 Unknown - Why?

    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...
  3. I

    Variable in php / javascript redirects to 404 Unknown - Why?

    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...
Back
Top