Web Tool Bag
Home · Articles · Downloads · Discussion Forum · Web Links · News CategoriesJuly 03 2009 19:18:21
Navigation
Home
Articles
Downloads
Discussion Forum
Web Links
News Categories
Contact Me
Search
Submit Link
Submit News
Submit Article
Site Partners
Users Online
Guests Online: 2
No Members Online

Registered Members: 156
Newest Member: ecomguy

Parse error: syntax error, unexpected $end in /home/webtoolb/public_html/side_left.php(25) : eval()'d code on line 2
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 13394 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.

jedson
16/03/2009 09:29
Just wanted to say thanks for the feedback program. It was easy to install and works great.

Jmartins
06/03/2009 16:35
I've removed mine in login.php file. You can see it in: www.desilider.pt/download
s


kellyjean81
04/03/2009 21:29
how can I delete "register" field on zdr protected downloads index page? Thanks.

godemo
15/11/2008 04:56
A demo for Simple Feedback ZDR would be nice

dot
29/07/2008 21:23
hey can anyone help me here with how to link Submit button to a thank you page

Shoutbox Archive
Latest Articles
Iframe dynamic resiz...
Automatically resize...
Online website build...
How to secure your O...
OsCommerce paging pr...
 Friends:
Free PHP scripts | Hosting industry | Hosting articles | USA hosting Articles
 
Copyright © 2009 - www.webtoolbag.com