Archive for August, 2009

Php Has to be the Easiest Server Side Language in the World

Friday, August 28th, 2009
Php Has to be the Easiest Server Side Language in the World

The reason PHP is so popular has a lot to do with the ease at which it can be learnt.

It is extremely easy to get started with PHP, within hours I had designed an online calculator and connected to a database called MYSQL. The critics however will say that the Language has no structure and that coders new to php will slip into bad habits because they start out by mixing PHP with HTML which is not good practice(more…)