Original Source : Pavel Tzonkov <[email protected]> Source Link : http://gscripts.net/free-php-scripts/Anti_Spam_Scripts/Image_Validator/details.html CodeIgniter library created by : Mohammad Amzad Hossain http://tohin.wordpress.com License: Have Fun # How To Use In CodeIgniter // First Store Some fonts in fonts folder // You can choose a font_name by overriding default value or this // will randomly select a font. // In Controller $this->load->library('antispam'); $configs = array( 'img_path' => './captcha/', 'img_url' => base_url() . 'captcha/', 'img_height' => '50', ); $captcha = $this->antispam->get_antispam_image($configs); // $captcha is an array exmaple // array('word' => 'sfsdf', 'time' => time , 'image' => '<img .... '); // In View Print the $captcha['image'] to show captcha image. // Future Extension Generated Captcha images always stored in captcha folder which is memory consuming unless you clear them out manually. Looking for a feasible idea to delete them all. Available Parameters FOR Configs: 'img_url' => Image URL 'img_path' => Image PATH 'img_width' => Image Width 'img_height' => Image Height 'font_name' => Font Name example Test.ttp 'font_path' => FONT PATH 'font_size' => 15 'char_set' => "ABCDEFGHJKLMNPQRSTUVWXYZ2345689"; 'char_length' => integer captcha word length in character 'char_color' => Example : "#880000,#008800,#000088,#888800,#880088,#008888,#000000"; This colors will be randomly use for character coloring. 'line_count' => 10; Number of lines to Create Noise 'line_color' => Example: "#DD6666,#66DD66,#6666DD,#DDDD66,#DD66DD,#66DDDD,#666666" This colors will be randomly use for line coloring. 'bg_color' => '#FFFFFF'; Captcha Image Background Color
It's a CodeIgniter Library for Captcha Generation. With additional Flexibility .
Overview
You might also like...
Simple class that implement a CAPTCHA for your PHP App.
simple-captcha Simple class that implement a CAPTCHA for your PHP App. Installation Use the package manager composer to install. composer require will
WPBruiser {no- Captcha anti-Spam} (forked, updated)
=== WPBruiser {no- Captcha anti-Spam} === Contributors: mihche, knutsp Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_
Simple, image-based, mathematical captcha, with increasing levels of difficulty
simple-captcha Simple, image-based, mathematical captcha, with increasing levels of difficulty version 1.1.0 see also: ModelView a simple, fast, power
Implement a "Where's Wally" (or Waldo/Charlie) Captcha in a simple Symfony Project
Where's Wally ? Nowadays, we are often confronted with "Captcha". These tests to know if we are robots or not. They are all very boring and not very f
Generally, a graceful shutdown is preferable in the case of any OS that saves its state
Graceful Shutdown with PHP Generally, a graceful shutdown is preferable in the case of any OS that saves its state.
This project has reached its end-of-life (EOL).
EOL Notice This project has reached its end-of-life (EOL). README Requirements The supported Magento version is 1.9.x Features ajax navigation using h
yform 4 usability addon (temporary until yform gets its own)
massif_usability Package für REDAXO CMS = 5.10.0 temporäres Ersatz-Plugin für yform_usability für yform =4 – bietet ähnliche Funktionalität wie yfor
An opinionated extension package for Laravel Orchid to extend its table handling capabilities, and some further useful helper methods.
OrchidTables An opinionated extension package for Laravel Orchid to extend its table handling capabilities, and some further useful helper methods. In
Behat Transliterator library inherited from Doctrine1 and used in Behat for snippet generation
Behat Transliterator Behat Transliterator provides transliteration utilities for PHP. Transliteration data are ported from the Perl Text-Unidecode mod
Owner
Chris #
A redacted PHP port of Underscore.js with additional functions and goodies – Available for Composer and Laravel
Underscore.php The PHP manipulation toolbelt First off : Underscore.php is not a PHP port of Underscore.js (well ok I mean it was at first). It's does
This script allows to bypass Oracle Cloud Infrastructure 'Out of host capacity' error immediately when additional OCI capacity will appear in your Home Region / Availability domain.
Resolving Oracle Cloud "Out of Capacity" issue and getting free VPS with 4 ARM cores / 24GB of memory Very neat and useful configuration was recently
Auto-expiring tags with additional payload data on any eloquent model.
Laravel TempTag Auto-expiring tags with additional payload data on any eloquent model. Installation first you need to install and configure mongodb in
Magento 2 module for displaying additional information in configuration
AvS_ScopeHint for Magento 2 Displays a hint when a configuration value is overwritten on a lower scope (website or store view). Facts version: 1.0.0-b
Laravel Pipeline with DB transaction support, events and additional methods
Laravel Enhanced Pipeline Laravel Pipeline with DB transaction support, events and additional methods #StandWithUkraine Installation Install the packa
OctoberCMS BlogHub Plugin - Extends RainLab's Blog extension with custom meta details, additional archives and more.
BlogHub extends the RainLab.Blog OctoberCMS plugin with many necessary and helpful features such as Moderatable Comments, Promotable Tags, Custom Meta Fields, additional Archives, basic Statistics, Views counter and more.
Provide CSV, JSON, XML and YAML files as an Import Source for the Icinga Director and optionally ship hand-crafted additional Icinga2 config files
Icinga Web 2 Fileshipper module The main purpose of this module is to extend Icinga Director using some of it's exported hooks. Based on them it offer
Simple customizable captcha script for bot prevention in php language.
phpCaptcha Simple customizable captcha script for bot prevention in php language. Usage <?php session_start(); $status = ""; if ($_SESSION['captcha']
dcat admin login captcha. - dcat admin 登录验证码。
dcat-login-captcha 简体中文 | ENGLISH dact admin login captcha. - dcat admin 登录验证码。 环境要求 dcat-admin >= 2.0 安装 Composer 安装 $ composer require guanguans/dca
Friendly Captcha anti-spam plugin for Joomla!
Friendly Captcha anti-spam plugin for Joomla! Register at https://friendlycaptcha.com to get your site and secret keys. Plugin Features Standard light