Web Tool Bag  
Home · Articles · Downloads · Discussion Forum · Web Links · News Categories · Synonyms DatabaseMarch 28 2024 19:16:31
Navigation
Home
Articles
Downloads
Discussion Forum
Web Links
News Categories
Synonyms Database
Search
Users Online
Guests Online: 1
No Members Online

Registered Members: 856
Unactivated Members: 118
Newest Member: lakim
Forum Threads
Newest Threads
Error: Cannot find m...
Uncaught Error: _reg...
Module build failed:...
Installation
mochi script questions
Hottest Threads
Installation [12]
Any questions and... [5]
Captcha picture d... [4]
Integrate with Vi... [4]
Mods: Sucess/Than... [4]
 
Latest Articles
Ubuntu: the vpn conn...
Howto Install HP Pri...
ReactJS progress met...
react-show-more-text
react-collapsible-co...
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 admin on April 18 2007 21:02:21 41628 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.
Member Poll
Which PHP framework do you preffer?

Symfony

Zend

CodeIgniter

PHP on TRAX

eZ Components

Fusebox

PhpOpenbiz

Prado

QPHP

Seagull

You must login to vote.
Shoutbox
You must login to post a message.

Vince
03/10/2011 18:17
Hi, How to remove Register from Login screen? I don't want them to register and have full access! if you leave register then they should not have any rights until the admin assigns them

webtoolz
26/09/2011 08:28
Please describe your problem with more details. Thank you.

bimmer98
22/11/2010 18:31
Help. There was a problem with the request; error regarding feedbackzdr form program

Custom web software development by Devzone Tech
Copyright © 2024 - www.webtoolbag.com