Web Tool Bag Monetize your web site
Home · Articles · Downloads · Discussion Forum · Web Links · News Categories · Hosting information · Hosting ArticlesJuly 23 2008 18:14:23
Navigation
Home
Articles
Downloads
Discussion Forum
Web Links
News Categories
Contact Me
Search
Site Partners
Users Online
Guests Online: 1
No Members Online

Registered Members: 78
Newest Member: julietsweet
Captcha ZDR - powerfull captcha tool

Captcha ZDR - powerfull captcha tool

This is simple, complete and powerfull captcha tool written in PHP
for protecting your web FORMS from spammers.Under GPL.

"Captcha ZDR" offers several methods of captcha protection,
string protection, calculation protection (sum and deduction), noise in image, string symbols are hard for reading from spamer machines.
8 unique backgrounds for captcha image.


captcha zdr demo image   Captcha image demo 2\
captcha image example   Captcha image sum demo


DEMO VERSION CLICK HERE

The class "Captcha ZDR" is under GPL. You can visit forum related to Captcha ZDR, and get some support.

  FORUM:    http://www.webtoolbag.com/forum/
  DOWNLOAD:  CAPTCHA_ZDR.ZIP


INSTALLATION

1. Copy file "captcha_img.php" to your "FORM" directory;
2. Copy directory "png_bank" to directory where is captcha_img.php;
3. Copy directory "class" to directory where is captcha_img.php;
4. Paste CAPTCHA image in your "FORM". Example: <img src="captcha_img.php?<?=session_name()?>=<?=session_id()?>" mce_src="captcha_img.php?<?=session_name()?>=<?=session_id()?>" border="0">
5. Paste CAPTCHA field in your "FORM". Example <input type="text" name="capt" style="width: 80px">
6. Make some logic in your "VERIFY" page (submit target page). Example:


if($_SESSION['captcha']!=$_POST['capt'])
{
  echo 'Your Input is wrong! :-(';
}
else
{
  echo 'Your Input is true!  :-)';
}


IMPORTANT:


$_SESSION['captcha'] variable contains RIGHT result from CAPTCHA image.
You can use example.php and example_submit.php for more information.
Write in the forum of Captcha ZDR http://www.webtoolbag.com/forum/

Success! :)

DOWNLOAD

The class "Captcha ZDR" is under GPL.
You can visit forum related to Captcha ZDR, and get some support.
http://www.webtoolbag.com/forum/

Copyright (C) 2007  Zdravko Shishmanov
Country: Bulgaria
Email: zdrsoft[at]yahoo.com
http://www.webtoolbag.com

HOT SCRIPTS


Posted by zdravko on April 18 2007 17:02:21 7884 Reads · Print

Ratings
Rating is available to Members only.

Please login or register to vote.

No Ratings have been Posted.
Login
Username

Password



Not a member yet?
Click here to register.

Forgotten your password?
Request a new one here.
Shoutbox
You must login to post a message.

dolarat
10/03/2008 12:17
hey all

konv
21/02/2008 04:19
i may be in the wrong place but here goes ,i want to learn about shell/severs .as i am having problems staying connected to a irc chay room because of major lag from their saever any help would be app

Copyright © 2007 - www.webtoolbag.com