Wednesday, February 2, 2011

PHP Server for local computer

You can practice your php scripting locally using some software that can handle php MySql, phpMyAdmin and Apache. These software is important because you can't run your own php script in just running it in the browser. And also they provided you a database here that you can used for some data project.

http://www.apachefriends.org/en/xampp.html
http://www.easyphp.org
http://www.wampserver.com

1 comment: