Security - Non Spam Images

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
User avatar
anjanesh
DevNet Resident
Posts: 1679
Joined: Sat Dec 06, 2003 9:52 pm
Location: Mumbai, India

Security - Non Spam Images

Post by anjanesh »

In most sites when we register, we've to enter the string of letters/numbers that is displayed in a distorted image format. I need to do that for my site but I want to know from where I can get those 62 (a-z,A-z,0-9) images. Creating all of them one by one will take time. Or maybe some algo to make those images first in some app ?
Thanks
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

[devnet]+human +input[/devnet] :roll:
Post Reply