News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

NETTUTS.com: Create a Slick Flickr Gallery with SimplePie

Johannes Schluter's Blog: Improved getopt() in PHP 5.3

Khalid Hanif\'s Blog: Problems with Simple Testing

ONLamp.com: Introduction to Flex Using PHP

Limitless Studios: Determine Number Of Online Users Without A Database


Community Events











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


series phpunit interview testing community introduction podcast release development functional language usergroup symfony2 google conference database opinion framework rest zendframework2

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