News Feed
Jobs Feed
Sections




News Archive
Frikk.tk:
How to make your own CAPTCHA protection using PHP
March 16, 2006 @ 07:17:27

On Frikk.tk, there's been a new tutorial posted with complete details on creating a CAPTCHA image for your site (in the context of a blog).

This is a tutorial on how to make your own (very simple) CAPTCHA protection using PHP to create a dynamically generated jpeg image. This is useful for preventing comment spam. I have a working demo available, and I also use this technique to protect my scratchpad and weblog comments. You can download a zip file with all the files used in this tutorial.

They introduce what a CAPTCHA image is and some of its common uses around the internet, including it's high popularity on blogging software. Their example script creates an image with a random five-character hex phrase, centered, and puts longer lines through it to make it harder to read. They provide not only the script to make the actual image, but also explain how to use it in an HTML form to make it userful.

If you like the tutorial, be sure to digg it to share it with others.

1 comment voice your opinion now!
CAPTCHA image protection dynamic internet blog CAPTCHA image protection dynamic internet blog


blog comments powered by Disqus

Similar Posts

Derick Rethans\' Blog: New Planet Discovered

NETTUTS.com: 9 Extremely Useful and Free PHP Libraries

Michelangelo van Dam's Blog: Mapping Seven Things

Akelos.org: Creating a weblog using the Akelos PHP Framework

Utah PHP Users Group: PHP-CAPTCHA


Community Events











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


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

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