PHP code example of foodette / yii1-honeypot
1. Go to this page and download the library: Download foodette/yii1-honeypot library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
foodette / yii1-honeypot example snippets
use foodette\extension\yii1-honeypot
$httpBL = new HttpBlackList('youraccesskey');
php composer.phar