Reply
php captha script
Old 05-16-2007, 03:06 PM php captha script
Average Talker

Posts: 20
Name: denys iorgus
Hi,

I have just finished my website and I need a good captcha generating php script to put on my register page. I am interested in your personal suggestions, some php script that is easy to install and generates strong captchas.
iorgobe12 is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 05-16-2007, 03:50 PM Re: php captha script
solomongaby's Avatar
Webmaster Talker

Latest Blog Post:
How Do You Find Music Online ?
Posts: 522
Name: Gabe Solomon
Location: Romania
http://www.phpclasses.org/browse/package/3336.html
__________________
If you like my posts ... TK is appreciated:)
Web Directory | Blog
solomongaby is offline
Reply With Quote
View Public Profile Visit solomongaby's homepage!
 
Old 05-17-2007, 02:20 AM Re: php captha script
JeremyMiller's Avatar
Full-Time TeraTasker

Posts: 984
Name: Jeremy Miller
Location: Reno, NV
Here's one that includes audio. I'm including a forum thread as that's where I first heard of it before I modified the code. I use this one on my sites.

http://www.webdeveloper.com/forum/sh...d.php?p=679150
__________________
Jeremy Miller - TeraTask Technologies, LLC
Content Farmer - Automated Posting for Content & Blog Sites
JeremyMiller is offline
Reply With Quote
View Public Profile Visit JeremyMiller's homepage!
 
Old 05-17-2007, 11:24 AM Re: php captha script
Average Talker

Posts: 20
Name: denys iorgus
Quote:
Originally Posted by solomongaby View Post
Thank you, It looks like a nice product, I will try it out.
iorgobe12 is offline
Reply With Quote
View Public Profile
 
Old 05-17-2007, 11:30 AM Re: php captha script
Average Talker

Posts: 20
Name: denys iorgus
Quote:
Originally Posted by JeremyMiller View Post
Here's one that includes audio. I'm including a forum thread as that's where I first heard of it before I modified the code. I use this one on my sites.

http://www.webdeveloper.com/forum/sh...d.php?p=679150
thanks for suggestion, I see that captcha sample here http://www.phpclasses.org/browse/vie.../vimagepic.jpg, it is in spanich?

I prefer to buy something, if has a resonable price (max 40$), some at this captcha require a link back, and I want a clean code for my site.

anyway, thanks
iorgobe12 is offline
Reply With Quote
View Public Profile
 
Old 05-17-2007, 08:39 PM Re: php captha script
mgraphic's Avatar
Truth Seeker

Latest Blog Post:
Wireless Audio
Posts: 2,322
Name: Keith Marshall
Location: West Hartford, CT
Quote:
Originally Posted by JeremyMiller View Post
Here's one that includes audio. I'm including a forum thread as that's where I first heard of it before I modified the code. I use this one on my sites.

http://www.webdeveloper.com/forum/sh...d.php?p=679150
In the link in the other forum you posted in, the demo is not working correctly and the download script is void.
__________________

<mgraphic /> - I don't have a solution but I admire the problem.
mgraphic is offline
Reply With Quote
View Public Profile
 
Old 05-17-2007, 08:45 PM Re: php captha script
JeremyMiller's Avatar
Full-Time TeraTasker

Posts: 984
Name: Jeremy Miller
Location: Reno, NV
Doh! Sorry about that. I guess I was cleaning up disk space one day and forgot that that was a linked-to file. I've uploaded it again at http://www.teratask.com/captcha/captcha.zip
__________________
Jeremy Miller - TeraTask Technologies, LLC
Content Farmer - Automated Posting for Content & Blog Sites
JeremyMiller is offline
Reply With Quote
View Public Profile Visit JeremyMiller's homepage!
 
Old 05-18-2007, 09:26 PM Re: php captha script
mgraphic's Avatar
Truth Seeker

Latest Blog Post:
Wireless Audio
Posts: 2,322
Name: Keith Marshall
Location: West Hartford, CT
Nice captua Jeremy - But for some reason the audio file cannot stream play, and needs to be saved to disk before it will play.
__________________

<mgraphic /> - I don't have a solution but I admire the problem.
mgraphic is offline
Reply With Quote
View Public Profile
 
Old 05-18-2007, 10:02 PM Re: php captha script
JeremyMiller's Avatar
Full-Time TeraTasker

Posts: 984
Name: Jeremy Miller
Location: Reno, NV
That's because it's a wav file and your browser doesn't have a default handler for it. To be honest, the original programmer brought that in from another source and I only did a very minimal tweak to that code as it is actually beyond my skillset. I'd prefer it to be a mpeg file, but that too is beyond my skillset.

If anyone out there has the skills, it'd be nice to continue the spirit of this code and add in that feature and release it to everyone. :-)
__________________
Jeremy Miller - TeraTask Technologies, LLC
Content Farmer - Automated Posting for Content & Blog Sites
JeremyMiller is offline
Reply With Quote
View Public Profile Visit JeremyMiller's homepage!
 
Old 05-20-2007, 01:00 PM Re: php captha script
Average Talker

Posts: 20
Name: denys iorgus
Quote:
Originally Posted by JeremyMiller View Post
Doh! Sorry about that. I guess I was cleaning up disk space one day and forgot that that was a linked-to file. I've uploaded it again at http://www.teratask.com/captcha/captcha.zip
Thanks for your recomandation, I will try it. I also found on http://www.evilwalrus.org/scripts/ Captcha Creator (http://www.captchacreator.com ), which seems easy to install and works nice. Anyway, I will still check a few other before I decide which one I will use on the long term!

iorgobe12 is offline
Reply With Quote
View Public Profile
 
Old 05-22-2007, 08:30 AM Re: php captha script
Average Talker

Posts: 21
Name: hamim
Location: Dhaka
hey, i got a good captcha source. this is used by many famous sites.....
the source is http://www.puremango.co.uk/freecap1.4.1.zip

try it out.

Last edited by mgraphic : 05-22-2007 at 02:16 PM. Reason: please create sig in control panel
softnmore is offline
Reply With Quote
View Public Profile Visit softnmore's homepage!
 
Old 05-22-2007, 02:15 PM Re: php captha script
mgraphic's Avatar
Truth Seeker

Latest Blog Post:
Wireless Audio
Posts: 2,322
Name: Keith Marshall
Location: West Hartford, CT
Quote:
Originally Posted by softnmore View Post
this is used by many famous sites.....
Famous sites? How so?
__________________

<mgraphic /> - I don't have a solution but I admire the problem.
mgraphic is offline
Reply With Quote
View Public Profile
 
Old 05-22-2007, 02:44 PM Re: php captha script
dansgalaxy's Avatar
Eat, Sleep, Code

Posts: 6,173
Name: Dan
Location: Swindon
i downloaded http://www.teratask.com/captcha/captcha.zip and it looks like a great little script!

ill have to do soem tweaking and ill be adding i to the forms which i want it on! thanks
__________________
Personal UK Webhosting
Get 25% of ANY shared package for life ~ Promo: webmaster-talk (only for members!)
dansgalaxy is offline
Reply With Quote
View Public Profile Visit dansgalaxy's homepage!
 
Reply     « Reply to php captha script
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.20571 seconds with 12 queries