ok

Mini Shell

Direktori : /home2/selectio/www/3-idiots/vendor/gregwar/captcha/demo/
Upload File :
Current File : /home2/selectio/www/3-idiots/vendor/gregwar/captcha/demo/fingerprint.php

<?php

require_once __DIR__.'/../vendor/autoload.php';

use Gregwar\Captcha\CaptchaBuilder;

echo count(CaptchaBuilder::create()
    ->build()
    ->getFingerprint()
);

echo "\n";

Zerion Mini Shell 1.0