PHP Classes

File: Example.php

Recommend this page to a friend!
  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: 16 years ago
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" />