This, That, and the Code

Home >> August, 2007

Why PHP Rocks

Posted on: Monday, August 20th, 2007 in: PHP, Programming

Of all the web languages I’ve had the pleasure, sik :|, to code in, PHP still feels right for most of the things I do.
For one thing, it doesn’t force me to do things in any one particular way.
If the problem space makes thinking in an Object Oriented way logical, then I do that. If […]