Image verification code

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
shubham_amola
Forum Newbie
Posts: 5
Joined: Thu Oct 16, 2008 8:09 am

Image verification code

Post by shubham_amola »

i am having a problem in registration form image verification.Can anyone help me out with this???
User avatar
aceconcepts
DevNet Resident
Posts: 1424
Joined: Mon Feb 06, 2006 11:26 am
Location: London

Re: Image verification code

Post by aceconcepts »

Try explaining what your problem is and what you want to achieve!
shubham_amola
Forum Newbie
Posts: 5
Joined: Thu Oct 16, 2008 8:09 am

Re: Image verification code

Post by shubham_amola »

i want to put a image verification code in a sign up form . User has to enter the given code before submitting the form.
André D
Forum Commoner
Posts: 55
Joined: Thu Aug 28, 2008 7:03 pm

Re: Image verification code

Post by André D »

What you're looking for is called a CAPTCHA. Do some digging around for that and I'm confident you'll find lots of good info.
shubham_amola
Forum Newbie
Posts: 5
Joined: Thu Oct 16, 2008 8:09 am

Re: Image verification code

Post by shubham_amola »

i have found the code...thnx guyz for ur help
Post Reply