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.php
2Kb
index.php
5Kb
verificate.php
1Kb
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 ...