PHP recipes
-
PHP
OOP in PHP
Learn the basics of object oriented programming in PHP
-
PHP
Debugging with Xdebug
Xdebug helps you track down errors in your PHP scripts.
-
PHP
Basic error hunting & prevention
Debug configuration and understanding error messages
-
PHP
Fun with loops and collections
Foreach loops are control structures useful in many contexts.
-
PHP
PHP templating
Learn some PHP basics that make creating templates a breeze.