Security phrase image generator code request

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Shendemiar
Forum Contributor
Posts: 404
Joined: Thu Jan 08, 2004 8:28 am

Security phrase image generator code request

Post by Shendemiar »

I get increasing number of spam via my feedbackform, and i would like to add simple "check that the user is human"-procedure.

I think fairly simple image with random numbers in it with a little bit of tweening and twisting would do.

Anyone know any ready sub or class that would create the tweened and twisted image?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

poke around for "captcha"
Post Reply