Languages Perl & PHP & Python PHP Security  

Image Verification (updated)

download download  
important code information
author:
Dracarys
minimum requirements:
Image Verification (updated) description

This tutorial will show you how to make an image verification like they use (used?) on Yahoo or they still do on Planet Source Code. It is quite useful in order to prevent users from writing scripts that would do the voting, posting or whatever. Now, whenever a user wants to vote for something, he gets an image with a randomly generated string, that consists of uppercase and lowercase characters and numbers from 0 to 9. He then has to enter the string he sees on the picture and only if the code is correct, he will be allowed to proceed. I hope this code will help you.


File List:
doimg.php2Kb
index.php5Kb
verificate.php1Kb

Similar code
A Base64Double System (Popularity: ) : This PHP coding will decode and encode the password using base64double method. More coding information can be found at http://www.geocities.com/acilme/php.htm
IP Address Access (Popularity: ) : This is a very simple code to allow the user on the page if they have the IP Address which is required. Best for broadband users... Please, leave your comments and votes...
Ultimate Anti-Leech File Gate (Popularity: ) : A.L.F.G is a sort anti-leech technical based on Browser Referrer, it protect your files through checking your browser's Referrer. For instance, you have a file just want browsers download it from your particular page, not someone else's page, so that, ...
User authentication page & Script for User authentication in PHP/MySQL (Popularity: ) : This is a HTML page for User auhtentication along with a script in PHP for authenticating. It uses a MySQL database. The HTML page contains a LINK where new Users can click to OPEN the configured Mail Client and register ...
Zorex PHP CryptZ (Popularity: ) : Zorex PHP CryptZ is the solution for encoding and protecting your PHP scripts. Now you can encrypt your PHP files before distribution without worrying about others who might want to copy or steal your code. You can protect your PHP ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 86
version
size in Kb 3
popularity   1389/7913374
user rating 5/10
ad


New Code
Popular Code