Login
Register
File: captcha.php
Search
All class groups
Latest entries
Top 10 charts
Blog
Forums
Help FAQ
Recommend
this page to a friend!
Stumble It!
Bookmark in del.icio.us
Classes of Gobinath Mallaiyan
>
PHP Captcha
>
captcha.php
>
Download
File:
captcha.php
Role:
Example script
Content type:
text/plain
Description:
sample
Class:
PHP Captcha
Generate images with text for human validation
Author:
By
Gobinath Mallaiyan
Last change:
Date:
2005-08-04 06:46
Size:
90 bytes
Contents
Download
<?php
include(
"PHPCaptcha.class.php"
);
$dir
=
'font'
;
$t
= new
PHPCaptcha
(
$dir
,
'rnd'
,
5
);
?>
Advertise on this site
Site map
Newsletter
Statistics
Site tips
Privacy policy
Contact
For more information send a message to
info at phpclasses dot org
.
Copyright (c)
Icontem
1999-2014