| Recommend this page to a friend! | 
|  Download | 
| Info | Screenshots |  Files |  Install with Composer |  Download | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
|    40% | Total: 295 | All time:  7,457 This week: 524  | ||||
| Version | License | PHP version | Categories | |||
| kittenauth 1.0 | Custom (specified... | 4.4 | Graphics, Validation, Security | 
| Description | Author | |||||||||||||||||||||||
| This package implements a CAPTCHA validation solution using groups of images and associated questions. | 
 | |||||||||||||||||||||||
| Screenshots (1) | ||
|  Files (46) | 
| File | Role | Description | ||
|---|---|---|---|---|
|  images (2 files, 4 directories) | ||||
|  requestUtils (2 files) | ||||
|  class.Image.php | Class | Class accessing the image table of the KittenAuth database | ||
|  class.KittenAuth.php | Class | Class creating the KittenAuth user interface | ||
|  class.Questions.php | Class | Class accessing the questions table of the KittenAuth database | ||
|  class.SQLData.MySQL.php | Class | SQLData generated MySQL specific interface. | ||
|  config.KittenAuth.php | Conf. | Configuration information for the KittenAuth database | ||
|  example.php | Example | Using KittenAuth | ||
|  KittenAuth.css | Data | CSS for the default KittenAuth interface | ||
|  KittenAuth.js | Data | JavaScript to implement the KittenAuth interface | ||
|  KittenAuth.php | Example | Retrieve the images for the KittenAuth interface | ||
|  KittenAuth.template | Data | Template file for the KittenAuth UI | ||
|  license.txt | Lic. | License | ||
|  makedoc.sh | Data | Generate phpdoc documentation | ||
|  process.KittenAuth.php | Aux. | Default action taken by KittenAuth interface | ||
|  Files (46) | / | images | 
| File | Role | Description | ||
|---|---|---|---|---|
|  elephants (7 files) | ||||
|  kittens (7 files) | ||||
|  puppies (7 files) | ||||
|  skiers (7 files) | ||||
|  installData.php | Conf. | Install data in the KittenAuth database | ||
|  KittenAuth.sql | Data | Create tables in the KittenAuth database | ||
|  Files (46) | / | images | / | elephants | 
|  Files (46) | / | images | / | kittens | 
|  Files (46) | / | images | / | puppies | 
|  Files (46) | / | images | / | skiers | 
|  Files (46) | / | requestUtils | 
| File | Role | Description | 
|---|---|---|
|  example.php | Example | example of use of requestUtils | 
|  requestUtils.class.php | Class | Class source | 
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
|  Install with Composer | 
|  | kittenauth-2007-12-10.zip 530KB | 
|  | kittenauth-2007-12-10.tar.gz 505KB | 
|  | Install with Composer | 
| Needed packages | ||
| Class | Download | Why it is needed | Dependency | 
|---|---|---|---|
| dm.IS Layout |  .zip  .tar.gz | Generates the KittenAuth UI | Required | 
| dm.DB |  .zip  .tar.gz | Database access for MySQL | Required | 
| dm.File |  .zip  .tar.gz | install data reads images to store in the KittenAuth database | Required | 
| Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
| 0% | 
 | 
 | 
| User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
| 
 | 
 | ||||||||||||||||||||||||||||||||||
| Applications that use this package | 
| Shim to phpBB2 registration page eliminates script kiddies | 
 If you know an application of this package, send a message to the author to add a link here.
 If you know an application of this package, send a message to the author to add a link here.
| Related pages | 
| The original KittenAuth design "specification" | 
| Original source of the requestUtils code used in KittenAuth |