Results 1 to 10 of 10

Thread: php captcha script - a little help

  1. #1
    Registered
    Join Date
    Mar 2007
    Posts
    12

    php captcha script - a little help

    hy

    My name is Iorgoba, I work on a bussines website and i want to put a captcha on it. Please if you know where I found some good catpchas, free or paid (my budget is max.40$), let me know.

  2. #2
    Registered
    Join Date
    Mar 2006
    Posts
    156
    If you know how to code in PHP (or a similar language) you can code one yourself. You can use some free examples on the web as a start point.

    Here you will find instructions on how to build a CAPTCHA using PEAR: http://phpsec.org/articles/2005/text-captcha.html

  3. #3
    Registered Xander's Avatar
    Join Date
    Oct 2004
    Location
    UK
    Posts
    263
    Resourceindex.com has a few php, http://php.resourceindex.com/Complet...rm_Processing/ - depends on your needs though (i.e. audio/visual/etc).

  4. #4
    If you use a Content Management System it will probably come with the functionality to do a captcha with little effort to code it on your part. Just copy and past where you want it to go. I'm not a programmer at all, so using the built in functionality of a CMS like this is great for me.

    I use Expression Engine: www.expressionengine.com. Might be worth a look for you.

  5. #5
    Registered
    Join Date
    Aug 2006
    Location
    Sacramento, CA
    Posts
    208
    The only downfall to using a pre-made out of the box system is that the more widely used it is, the more incentive there is for someone to break it. It makes a lot more sense for someone to try to break the CAPTCHA of a mainstream CMS (like I think happened to the old vbulletin one) so they have access to any site using it than to target your site specifically if you use a custom version.

    Of course, for a lot of sites its not worth the time/effort to customize it.
    ________
    Honda Z50J history
    Last edited by rpanella; 03-17-2011 at 10:53 AM.

  6. #6
    Registered
    Join Date
    Mar 2007
    Posts
    12
    Quote Originally Posted by Nico View Post
    If you know how to code in PHP (or a similar language) you can code one yourself. You can use some free examples on the web as a start point.

    Here you will find instructions on how to build a CAPTCHA using PEAR: http://phpsec.org/articles/2005/text-captcha.html
    Thank you very much, that is an excellent article, but I am a PHP novice person and I don`t want to learn right now (I am very busy with some projetcs) . I prefer to buy a script, if is resonable.

  7. #7
    Registered
    Join Date
    Mar 2007
    Posts
    12
    Quote Originally Posted by Xander View Post
    Resourceindex.com has a few php, http://php.resourceindex.com/Complet...rm_Processing/ - depends on your needs though (i.e. audio/visual/etc).
    Thanks Xander, I searched on www.php.resourceindex.com and I found Captcha Creator - http://www.captchacreator.com , very easy to instal and ork nice. Anyway, I will still check a few other before I decide which one I will use on the long term!

  8. #8
    Registered
    Join Date
    Mar 2007
    Posts
    12
    Quote Originally Posted by deronsizemore View Post
    If you use a Content Management System it will probably come with the functionality to do a captcha with little effort to code it on your part. Just copy and past where you want it to go. I'm not a programmer at all, so using the built in functionality of a CMS like this is great for me.

    I use Expression Engine: www.expressionengine.com. Might be worth a look for you.
    I am not a programmer eather, thanks for your answer, Expression Engine is a nice stuff.

  9. #9
    Registered
    Join Date
    Mar 2007
    Posts
    12
    Quote Originally Posted by rpanella View Post
    The only downfall to using a pre-made out of the box system is that the more widely used it is, the more incentive there is for someone to break it. It makes a lot more sense for someone to try to break the CAPTCHA of a mainstream CMS (like I think happened to the old vbulletin one) so they have access to any site using it than to target your site specifically if you use a custom version.

    Of course, for a lot of sites its not worth the time/effort to customize it.
    Yes, good point of view, but I think the Captchas works good and reduce the number of spammers.

  10. #10
    Registered
    Join Date
    Mar 2006
    Posts
    156
    Quote Originally Posted by iorgoba34 View Post
    Thank you very much, that is an excellent article, but I am a PHP novice person and I don`t want to learn right now (I am very busy with some projetcs) . I prefer to buy a script, if is resonable.
    Buying a script is a definitely a good option. But just in case you don't find one that you like, you can easily set up a script using the article that i mentioned without learning PHP. I know that in the article the code is separated in sections, but if you want, i can put it together for you and give you instructions so you can use it in your current files.

    Nico

Similar Threads

  1. Good Rotating Ad Script in PHP
    By Doug in forum Website Programming & Databases
    Replies: 12
    Last Post: 09-23-2009, 08:30 AM
  2. Looking for affiliates.. (to sell a PHP script)
    By listenmirndt in forum The Marketplace
    Replies: 4
    Last Post: 04-12-2004, 02:58 AM
  3. AWS PHP script problems
    By tempyyyst in forum Advertising & Affiliate Programs
    Replies: 8
    Last Post: 04-04-2004, 07:12 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •