PHPTips & Tricks

These tips are aimed at experienced programmers in another similar language
like C++, who might get tripped up by subtle differences in PHP as I have.

For learning PHP I recommend the O'Reilly books:
•   PHP Cookbook
•   Programming PHP
•   PHP Hacks

I will add tips as I think of them.

Relevance Subject Added on
4 stars PDO singleton class December 11th, 2007
4 stars PDO Transactions December 11th, 2007
4 stars PDO Error Handling December 11th, 2007
4 stars Refactoring August 15th, 2007
3 stars Variable conventions August 15th, 2007
4 stars 'dynamic' calling of static classes August 15th, 2007
4 stars MySQL Subquery update statement August 8th, 2007
1 star Include/required files August 7th, 2007
3 stars PHP <-> Javascript array passing August 7th, 2007
3 stars Static variables July 31st, 2007
2 stars Warning: headers already sent July 31st, 2007