From PHP-Nuke to WordPress

Saturday, March 8th, 2008

I just converted most of the site over to Wordpress. I did not copy over all 1400+ news articles. That would have taken days. But I did copy over the important stuff this afternoon. So that explains why all the previous posts are all dated today even though the news ...

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 ...