PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of walid laggoune   CAPTCHA Image Maker   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: CAPTCHA Image Maker
Generate image with random text for a CAPTCHA
Author: By
Last change: Update README.md
Date: 6 years ago
Size: 226 bytes
 

Contents

Class file image Download

captchaImageMaker

Simple class written in php to create captcha image.

How to use:

there is an example in app.php . The cpatcha image will be saved in images/cap.png

Note:

This class works only when GD library loaded.