I'm writing a web app that uses a PHP script to request information from
the server. I'd like to test it locally on my machine, but despite
having PHP installed, I can't seem to get it to process the .php file
automatically when it is read. Is there a way to turn automatic
processing of a file/directory on/off?