An Introduction to PHP

Saturday, March 8th, 2008

This article introduces you to PHP. You will learn how it came about, what it looks like, and why it is the best server-side technology. It also exposes the most important features of the language.PHP began as a simple macro replacement tool. Like a nice pair of shoes, it got ...

What to Expect in PHP 5.0

Saturday, March 8th, 2008

This article is split up into two parts ? Life before PHP 5.0 and the future with PHP 5.0. This will hopefully exemplify how PHP has developed into the powerhouse that it is today. Most people enjoy programming with PHP because it is efficient and open-source. We all know that ...