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

DevShed: MySQL Table Prefix Changer Tool in PHP

NETTUTS.com: Real-World OOP With PHP and MySQL

Elijaa.org: Using cas() command from PECL Memcached

Symfony Blog: Call the expert: How to implement a conditional validator?

Rafael Dohms' Blog: Deploying a Symfony2 and Composer app on PagodaBox


Community Events









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


introduction unittest release language development code object phpunit database podcast composer interview zendframework2 tool opinion testing framework api community example

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