PHP Classes

File: config/Recaptcha.php

Recommend this page to a friend!
  Classes of Alessio Felicioni   CodeIgniter ReCaptcha Helper   config/Recaptcha.php   Download  
File: config/Recaptcha.php
Role: Configuration script
Content type: text/plain
Description: Configuration script
Class: CodeIgniter ReCaptcha Helper
CodeIgniter controller for ReCAPTCHA validation
Author: By
Last change:
Date: 8 years ago
Size: 252 bytes
 

Contents

Class file image Download
<?php
defined
('BASEPATH') OR exit('No direct script access allowed');

$config['allowtestkeys'] = TRUE;
$config['profile_sitekey'] = '6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI';
$config['profile_secretkey'] = '6LeIxAcTAAAAAGG-vFI1TnRWxMZNFuojJ4WifJWe';