Skip to content

irisdev-net/IrisCaptchaPHPLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IrisCaptchaPHPLib

IrisDev v1.0.0

What is IrisCaptchaPHPLib?

IrisCaptchaPHPLib is a PHP library to validate results provided by IrisCaptcha web component. You can get more information about IrisCaptcha from irisdev.net

How to use it?

  • Include or require "irisCaptcha.lib.php" file
  • Use "Check_Answer" function to validate the answer
  • Act accordingly to the answer

Installation

$ git clone https://github.com/IrisDev-net/IrisCaptchaPHPLib.git

You can also download the a file of the library form Here

Parameters

The checker function accepts some parameters as below:

Name Required Type Default Value Description
response Yes String - The response comes from server
remoteip Yes String - The Client IP?!!
SignaturePreferration No Boolean False if set True it will try to validate response with Public Key
extra_params No Array [] -