PHP code example of web24dev / yii2-recaptcha
1. Go to this page and download the library: Download web24dev/yii2-recaptcha 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/ */
web24dev / yii2-recaptcha example snippets
<?= \web24dev\recaptcha\AutoloadExample::widget();
php composer.phar