Image Verification/Authentication in PHP

  Download Code
Downloads:4338 Bookmark this code Bookmark and Share
Rank : 2.8/5
Rated by : 5 user(s)
Developer:Andrew R  |   13 submission(s)
Date Uploaded:March 25,2008
Level:Intermediate
Size: 68.03 KB
Category:PHP -> Images/Graphics
Developer Says:

A very simple way of doing image verification(Avoiding automated registerations) in PHP. There is a single php which can be included in every script that needs image verification

Click Here to view online demo


User Reviews
hani
[17-Sep-2008]
#1

hello, your image verification is very interesting, but when i was done downloading it and tried to embed it on the registration page that i was working with.. it wont show images T_T...

Scum
[24-Sep-2008]
#2

me too..ti won't show the images!!

Emiel
[05-Nov-2009]
#3

There is a line missing, the line that needs to set te collor for the text. Below: $bgcolor=* (etc) type: $color=imagecolorallocate($img, 0,0,0); For creating an image with black text. Good luck everyone!

shailendra
[24-Jun-2010]
#4

Nice..

Leave a Comment
Age (Required, will not be shown)
Name
Email (Required, will not be shown)
Website (Optional, starting with http://)
 
Rate this code
Poor   1 2 3 4 5   Outstanding
Are you human ?

Enter the code shown above