PHP recipes
- 
		PHP OOP in PHPLearn the basics of object oriented programming in PHP 
- 
		PHP Debugging with XdebugXdebug helps you track down errors in your PHP scripts. 
- 
		PHP Basic error hunting & preventionDebug configuration and understanding error messages 
- 
		PHP Fun with loops and collectionsForeach loops are control structures useful in many contexts. 
- 
		PHP PHP templatingLearn some PHP basics that make creating templates a breeze.