Login   Register  
PHP Classes
elePHPant
Icontem

File: Example.php

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Aneesh R  >  Color CAPTCHA  >  Example.php  >  Download  
File: Example.php
Role: Example script
Content type: text/plain
Description: This file uses the class file
Class: Color CAPTCHA
Generate images for CAPTCHA validation
Author: By
Last change:
Date: 2007-08-14 07:53
Size: 465 bytes
 

Contents

Class file image Download
<?php
/**
   * * * * * * * *
   *    READ ME  *
   * * * * * * * * 
    O   This file uses the captcha class to show a captch image
        You can give your ows string either encrypted or in
        normal format, or you can leave it blak so the system can decide th string
    
    
    O   We can set Text as well as Background Image to use inside captcha
        But you are restricetde to 'BLACK','RED','BLUE','GREEN','WHITE'
    
**/
?>
<img src="class.captcha.php" />