Posted by Jerry Stuckle on 07/16/06 00:13
Eric Capps wrote:
> 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?
You also need a local webserver installed - either IIS or Apache will work.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
[Back to original message]
|