Image Verification/Authentication in PHP

  Download Code
Downloads:6814 Bookmark this code Bookmark and Share
Rank : 3.38/5
Rated by : 8 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..

jang
[28-Nov-2010]
#5

image are not working teach how to display it ..pls i need this with our project.

haya... ashiteru
[18-Feb-2011]
#6

1 - $color is optional... if not specified, php will auto. set to black

2 - open both files (index.php and image.php) and put "php" beside this "

3 - nice job Andrew!

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