PHP Classes
Icontem

File: README


  Search   All class groups All class groups   Latest entries Latest entries   Top 10 charts Top 10 charts   Newsletter Newsletter   Blog Blog   Forums Forums   Help FAQ Help FAQ  
  Login   Register  
Recommend this page to a friend! ReTweet ReTweet Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Pascal Rehfeldt  >  CAPTCHA  >  README  
File: README
Role: Documentation
Content type: text/plain
Description: small FAQ and description of the class
Class: CAPTCHA
Class to generate little CAPTCHA pictures
 

Contents

Class file image Download
==[ Foreword ]==
This version is completely redesigned with a fancy new look of CAPTCHA.
In order to simplify the the usage, I also redisgned the interface.

The newest Version can be found at [1].

==[ Requirements ]==
- PHP >= 4.0.1
- TTF support
- Some fonts

==[ Fonts ]==
Before you can start using this class, you need some fonts.

You can either get the font-package [2] or some other fonts [3].
When you got one or more fonts, just put them into the 
font directory and they will be used randomly.

==[ Usage ]==
It's realy easy to use this class.

Example:

Generatin a CAPTCHA:

  $captcha = new captcha();

To geht the string shown in the CAPTCHA use this:

  $CaptchaString = $captcha->GetCaptchaString();

See example.php and captcha.php for a detailed example.

That's it :)


==[ Author ]==
Pascal Rehfeldt
Pascal@Pascal-Rehfeldt.com

http://www.pascal-rehfeldt.com/


==[ License ]==
GNU General Public License (Version 2, June 1991)

This program is free software; you can redistribute
it and/or modify it under the terms of the GNU
General Public License as published by the Free
Software Foundation; either version 2 of the License,
or (at your option) any later version.

This program is distributed in the hope that it will
be useful, but WITHOUT ANY WARRANTY; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License
for more details.


[1] http://www.pascal-rehfeldt.com/english/content/Captcha.html
[2] http://www.pascal-rehfeldt.com/getfile.php?file=fonts.tar.gz
[3] http://www.1001fonts.com/

 
  Advertise on this site Advertise on this site   Site map Site map   Statistics Statistics   Site tips Site tips   Privacy policy Privacy policy   Contact Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2009 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products