
Product Description
Just Enough Web Programming with XHTML, PHP, and MySQL provides a layperson’s guide to web programming for the casual web designer, student, or serious professional. The book explains how to build powerful interactive sites, whether you’re designing a bulletin board, game, or web store. As part of the Just Enough series, the book provides “just enough” information to get you started quickly, without overloading you with unnecessary details. After a brief introductio… More >>
Just Enough Web Programming with XHTML, PHP, and MySQL
Usually, most people like the LAMP(Linux Apache Mysql Php) as the platform, just like me, although I’m writing this post using Windows Live Writer.
This post is to show how to set up the PHP platform for yourself test, remember, just for test
I usually like use the WampServer, why? because my purpose is test, so I use Windows OS and the Wamp Server. More information about WampServer is here.
It’s very easy to use this server, and most important, it’s free!
It including Apache2 and Mysql 5 and PHP 5 or above.
Just download this server and install, it’s easy to use!
I test some WordPress themes or some WordPress plugins quickly when I start the Wamp Server.
If you hasn’t use Wamp Server yet, just try it for a moment and I promise you will like it