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 |
|---|---|---|
| PDO singleton class | December 11th, 2007 | |
| PDO Transactions | December 11th, 2007 | |
| PDO Error Handling | December 11th, 2007 | |
| Refactoring | August 15th, 2007 | |
| Variable conventions | August 15th, 2007 | |
| 'dynamic' calling of static classes | August 15th, 2007 | |
| MySQL Subquery update statement | August 8th, 2007 | |
| Include/required files | August 7th, 2007 | |
| PHP <-> Javascript array passing | August 7th, 2007 | |
| Static variables | July 31st, 2007 | |
| Warning: headers already sent | July 31st, 2007 |