Forum Moderators: coopster
Just bought a new notebook (Windows XP Pro) and would like to develop websites on it using PHP5 and MySQL.
What is the best way to do this?
I've found a few articles, but they are quite dated now, so there maybe a better way?
[webmasterworld.com...]
Wampserver sounds pretty good too...
[sourceforge.net...]
Are thre any other reccomended methods I could try? (The easier the install the better.)
Thanks
Start with a web server - Apache - download and install it: [httpd.apache.org...]
Read up on how to install php: [php.net...]
Download and install MySQL: [dev.mysql.com...]
Change the configurations appropriately and you're set. Should take no longer than an hour or so. :)