Menu

CATPCHA HELP PLEASE

Help
Phil
2008-05-03
2013-06-03
  • Phil

    Phil - 2008-05-03

    Hi there.

    I need to add some CATPTCHA to forms on my existing web site to combat web crawlers and understand that 'phpFormGenerator', has captcha field creation built in, but can't for the life of me find where to start.

    Any pointers will be greatly appreciated.

    Regards

     
    • TNTEverett

      TNTEverett - 2008-05-05

      The Captcha feature has some specific requirements. Talk to your host to see that these requirements are met. If they are and you still have trouble, feel free to post again. 
      The phpFormGenerator uses the following Captcha code. 

      /*
      * File: CaptchaSecurityImages.php
      * Author: Simon Jarvis
      * Copyright: 2006 Simon Jarvis
      * Date: 03/08/06
      * Updated: 23/11/06
      * Requirements: PHP 4/5 with GD and FreeType libraries
      * Link: http://www.white-hat-web-design.co.uk/articles/php-captcha.php

      * This program is free software; you can redistribute it and/or 
      * modify it under the terms of the GNU General Public License 
      * as published by the Free Software Foundation; either version 2 
      * of the License, or (at your option) any later version.

      * This program is distributed in the hope that it will be useful, 
      * but WITHOUT ANY WARRANTY; without even the implied warranty of 
      * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
      * GNU General Public License for more details: 
      * http://www.gnu.org/licenses/gpl.html
      *
      */

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.