Posted by pressminebutton on 07/16/06 00:23
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?
if you dont have a server installed i suggest wamp >>
http://www.wampserver.com/en/. which is short for
windows/apache/mysql/php. its simple to install and works like a charm
for local web development.
[Back to original message]
|