Need PHP Captcha 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
lumla
Forum Newbie
Posts: 3
Joined: Tue Sep 30, 2008 6:35 am

Need PHP Captcha code

Post by lumla »

Hi
I found this forum, a great and helpful source for all php developers....
i too in need of help, ...

Pls help me,
is there any free code or any best free download for captcha in php, i couldn't able to proceed in my form, so pls help me out ....to find the best link for it...


thanx,
Lumla
User avatar
The_Anomaly
Forum Contributor
Posts: 196
Joined: Fri Aug 08, 2008 4:56 pm
Location: Tirana, Albania

Re: Need PHP Captcha code

Post by The_Anomaly »

Forum Description wrote: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!
A google for "PHP Captcha" will reveal all you need to know about how to generate such images. If you have a few different options and you want to know which is more secure, or perhaps you're having trouble with a bug in the code, or can't install the GD library, or something like that, then you come to the forum and ask people. You have to put in the effort yourself first, for others to put in effort to help you.
lumla
Forum Newbie
Posts: 3
Joined: Tue Sep 30, 2008 6:35 am

Re: Need PHP Captcha code

Post by lumla »

Hi The_Anomaly,

i tried PHP Captcha in my form, but its accept only 3 letter rather for 6, and it doesn't works out fine in my form.... giving wrong echo even if i write wrong image secrity code ....

so what do i do at this point....

Thanks,
Lumla
User avatar
panic!
Forum Regular
Posts: 516
Joined: Mon Jul 31, 2006 7:59 am
Location: Brighton, UK

Re: Need PHP Captcha code

Post by panic! »

lumla
Forum Newbie
Posts: 3
Joined: Tue Sep 30, 2008 6:35 am

Re: Need PHP Captcha code

Post by lumla »

hi
Panic
but it is not the exact (format captcha)one that im looking for

Anyway thanks
Lumla
User avatar
Ziq
Forum Contributor
Posts: 194
Joined: Mon Aug 25, 2008 12:43 am
Location: Russia, Voronezh

Re: Need PHP Captcha code

Post by Ziq »

It's a very useful project http://www.captcha.ru/en/kcaptcha/

panic!, it's not a good captcha for international project. Only people who can speak in English can simply recognize this captcha.

P.S. In options you can hide the credits (http://www.captcha.ru) if you wish.
Last edited by Ziq on Tue Sep 30, 2008 10:00 am, edited 1 time in total.
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

Re: Need PHP Captcha code

Post by onion2k »

Lumla, I've deleted your fake "signature" links. If they appear again I'll ban you.
User avatar
panic!
Forum Regular
Posts: 516
Joined: Mon Jul 31, 2006 7:59 am
Location: Brighton, UK

Post by panic! »

Ah I didn't realise about the international issue, that's fair enough. Sorry about that!
Post Reply