PHP Enviroment???
PHP Enviroment???
- Started
- Last post
- 3 Responses
- Ginja
Does anybody know of a program to run on Windows that will replicate a PHP enviroment so I can test site designs?
- unfittoprint0
the best way is to install apache and then php [and also mysql]
http://www.apache.org/dyn/closer…
http://www.php.net/downloads.php…
http://dev.mysql.com/downloads/
there's a complete wamp package [never tried it] :
http://www.wampserver.com/en/ind…
good luck.
- canuck0
yeah, set up IIS on your windows box, downloand php4, and down load apache. And mysql if you need it. You can run stuff virtually.
- jarredbishop0
foxserv is all you need.. has apache, php, mysql and some others in it...