What is Toluu?
Toluu is a free service for sharing the feeds you read and discovering new ones.
Get Invite

PHPit - Totally PHP

PHPit has dozens of PHP articles, codesnippets and FAQ's.


PHP5 Class Basics, Part 1September 1 2006
If you still don't know a lot about classes and objects in PHP, this tutorial will help you get started. In this firat part of a new article series you will learn the basic concepts of classes in PHP5.
Book Review: PHP5 Recipes: A Problem-Solution ApproachAugust 24 2006
In this book review, Dennis Pallett shares his opinion of "PHP5 Recipes: A Problem-Solution Approach".
Building a simple MVC system with PHP5August 22 2006
In this first ever full-blown PHP5 tutorial on PHPit, Dennis Pallett takes you through the steps of creating a simple MVC system from scratch. Complete source code of the MVC system is included (see the 'Conclusion').
Image manipulation with PHP & the GD library, Part 2August 14 2006
In this second part of the article series on PHP's image functions Dennis Pallett shows you how to resize images on-the-fly and how to dynamically add a watermark to an image. Full demo code included.
Book Review: Mastering phpMyAdmin for Effective MySQL ManagementAugust 9 2006
Learn more about "Mastering phpMyAdmin for Effective MySQL Management" written by Marc Delisle in this book review by Dennis Pallett.