Archive for June, 2008

Getting Started with PHP Programming

Sunday, June 1st, 2008

The first step to get us on our way to programming in PHP would be to set up an ideal development environment. You need a Web Server software like Apache (which would be what we are going to use) which is only one of many out there. Most of these ...