Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
/ ci-captcha Public archive

Easy, hassle free, plug and play Code Igniter captcha library [OLD CODE]

Notifications You must be signed in to change notification settings

adhocore/ci-captcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy, hassle free, plug-n-play CI captcha library

  • It is tested successfully with CI 2.1 stable.
  • (should run well with immediate predecessor / successor)
  • It requires that GD image functions are supported by your PHP installation.

Demo

  • Download, unzip and merge to the CI root installation.
  • Run /index.php/captchademo in your browser.

Usage

  • configuration: see application/controllers/Captcha.php
  • render image: see application/views/captchademo.php
  • captcha validation: see application/controllers/Captchademo.php

Releases

No releases published

Packages

No packages published

Languages