ASPit - Totally ASP JSit - Totally JavaScript
Search PHPit

Use this textbox to search for articles on PHPit. Seperate keywords with a space.

Advertisements

Latest Articles


Book Review: PHP5 Recipes: A Problem-Solution Approach

Thursday, August 24th, 2006

In this book review, Dennis Pallett shares his opinion of “PHP5 Recipes: A Problem-Solution Approach“.

Building a simple MVC system with PHP5

Tuesday, August 22nd, 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 2

Monday, August 14th, 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 Management

Wednesday, August 9th, 2006

Learn more about “Mastering phpMyAdmin for Effective MySQL Management” written by Marc Delisle in this book review by Dennis Pallett.

Image manipulation with PHP & the GD library, Part 1

Tuesday, August 1st, 2006

In this first part of a new article series on PHP’s image functions Dennis Pallett will show you how to open, display and save images with the GD library. You will also learn how to build a simple image converter script, with full source included.