News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
DevShed:
Developing a Captcha Application with an Image Generator Class with PHP 5
October 03, 2007 @ 12:58:00

DevShed has posted the next (and last) part of their series on image generation with PHP, creating a class to handle most of the work for you and implement the graphics functionality (GD) PHP has built in. This time, they take things a step further and use the class they've created so far to make CAPTCHA images for a site.

In this last article of the series I'm going to show you how to couple this class with a simple randomizer mechanism to implement a basic yet effective application that will be capable of outputting on the browser different random strings, which will be previously embedded into a predefined image stream.

They start with their previous version of the class and work off of it, extending its functionality to add a multi-call ability and to hook into a RandomGenerator class to create the string.

0 comments voice your opinion now!
php5 tutorial image generator captcha random string php5 tutorial image generator captcha random string



Similar Posts

DevShed: Drawing Basic Rectangles in PDF Documents with PHP 5

Zend Developer Zone: AJAX Chat Tutorial Part 6 : Updating the User List

Matthew Leverton\'s Blog: How to add a custom CAPTCHA to phpBB2

Ivan Iordanov's Blog: extending Zend_Db_Table to create NestedSet models

PHPBuilder.com: Class Inheritance with PHP


Community Events







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


zend database developer job framework release security mysql cakephp PEAR conference ajax application code package zendframework releases book example PHP5

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