| Comments |
| Astiak posted on 2007-08-06 21:40:19 |
| $font_size = 14; The maximum font size supported by imagestring() is 5 unless you load a font using imageloadfont(). Otherwise, great script :). |
| carmelo portugues posted on 2007-07-28 02:58:53 |
| just created a non-profit organization, and would like to have a captcha on my donation page or index page..would like to know how much is your fee...thank you |
| Jeff posted on 2007-07-24 16:14:52 |
| Wow, thank you for the help getting this to work with my guest book. It was a small fee to pay, and you got the work done fast! :) |
| niikii posted on 2007-07-16 22:08:54 |
| i saw a X , can't see image. any idea? |
| Rion Massie posted on 2007-07-16 18:41:24 |
| Hey thanks for this bit of code. It works perfectly! |
| Dave posted on 2007-07-05 04:55:33 |
| I need you to add this script to my contact form for me. Not sure how to do it. I can easily cut and paste and do a FTP upload of the script to my server. here is my current form. www.listedgreen.com/contact.html I need it to work with my current PHP form that has a field required script too. See my code. Is it PayPAL time? ----------------------------- Veselin: We should change contact.html to contact.php. Please, send me FTP login info and once I confirm that it can be done you can paypal the money. |
| TheGeekster posted on 2007-07-04 23:51:56 |
| Hi I am trying using this script in a guest book. Before I put this in, it ran www.*****.com/tg.pl. How do I edit submit.php to run this?? Thanks! Awesome script BTW!!! |
| bailey posted on 2007-07-03 06:59:28 |
| what do you do when the image will not show? ------------------------ Veselin: make sure that your server supports GD library and try to open www.yourwebsite.com/captcha.php to see the error message |
| Gia posted on 2007-06-23 04:30:59 |
| I love the script and was able to add it to my site. It works well. However, I would like to have it so that if they put in the wrong number "captcha" the email will not be sent. Any suggestions? ------------------------ Veselin: you need to add the captcha verification if() statement in your mail sending script |
| Johnny posted on 2007-06-20 12:39:16 |
| is it possible to add an alert for verifying the verification code instead of it navigating to another page? ------------- Veselin: using AJAX it is possible to do a captcha verification ------------- Johny: is it possible if u could post the codes for using AJAX to do the verification? ------------- Veselin: we do not have the code but for a small fee can do it for you |