Blogs

Database Class

One of the biggest complaints I hear about PHP is how ugly it is as a language: function names are not case-sensitive but variables are, there is a haphazard implementation of many features, and having no real structure enforced on PHP developers makes it easy to write messy code. And the critics may be right. I think Rasmus Lerdorf summarizes PHP best when he says: