News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
DevShed:
Adding Validation to an Image Generator Class with PHP 5
October 02, 2007 @ 10:21:00

DevShed takes the next step in their image generation tutorial series today with part two - the addition of some validation methods to the class:

In this second part of the series I'll show you how to introduce some important modifications to the initial skeleton of the image generator class, to make it slightly more modular and independent, while maintaining its functionality nearly the same as before. Sounds pretty interesting, right?

The validation they add checks the input the developer gives the mini-app's image creation function to ensure that it's getting valid height, width, text color, etc. Exceptions are thrown when the information is incorrect.

0 comments voice your opinion now!
image generation tutorial php5 validation image generation tutorial php5 validation




Community Events





Don't see your event here?
Let us know!


custom series interview introduction phpunit opinion podcast symfony2 community unittest conference framework test extension language development application release api package

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework