Random number image generator

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
phice
Moderator
Posts: 1416
Joined: Sat Apr 20, 2002 3:14 pm
Location: Dallas, TX
Contact:

Random number image generator

Post by phice »

I'm looking for either open source software or the ideas of how to build one's own random number image generator. These are used for registration to limit bots registering users through your forum.

Thanks
Image Image
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

[big_search]human input[/big_search]

just in case :)
User avatar
anjanesh
DevNet Resident
Posts: 1679
Joined: Sat Dec 06, 2003 9:52 pm
Location: Mumbai, India

Post by anjanesh »

I too tried searching the web but human input is not a popular search term in terms of online registration.
But this is interesting : http://www.safalra.com/hypertext/usabil ... input.html
User avatar
phice
Moderator
Posts: 1416
Joined: Sat Apr 20, 2002 3:14 pm
Location: Dallas, TX
Contact:

Post by phice »

Phenom wrote:[big_search]human input[/big_search]

just in case :)
None are helpful.
Image Image
User avatar
anjanesh
DevNet Resident
Posts: 1679
Joined: Sat Dec 06, 2003 9:52 pm
Location: Mumbai, India

Post by anjanesh »

User avatar
phice
Moderator
Posts: 1416
Joined: Sat Apr 20, 2002 3:14 pm
Location: Dallas, TX
Contact:

Post by phice »

I don't want information on them, I want the actual PHP code to make them. :P Some interesting stuff at the berkeley sites stated above, tho.
Image Image
timvw
DevNet Master
Posts: 4897
Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium

Post by timvw »

from the sticky thread:

# If you're looking for a script to do something in particular and have no wish to write your own please either go to hotscripts.com or advertise the job in the Job Hunt forum.
Post Reply