Review of the new Symfony book
My opinion on the new book titled "Symfony 1.3 Web Application Development". Read to find out who this book is best suited for and how it compares to "Practical symfony" by Fabien Potencier.
php
Symfony php framework tutorial. How to deploy locally developed project to production web server.
Guide for installing symfony framework on shared host where both php4 and php5 are avilable using shell access.
Four different ways to select a random row in MySQL explained and compared in terms of speed.
IBM's developerWorks published an article on advanced Object Oriented Programming with PHP 5
How to parse MySQL output to get all possible enum values for a field.
A few links to articles on image upload and manipulation with PHP.