I have PHP 5 installed on my windows machine. I have a drop down menu
that requires javascript. When I call <?php include "filename.php" ?>
and rename my html file to .php, the Javascript doesn't run on the
client. Is there some sort of setting required? Maybe a bug in php?
Any information would be helpful.