ok
Direktori : /proc/thread-self/root/home2/selectio/www/a1tex.in/vendor/gregwar/captcha/demo/ |
Current File : //proc/thread-self/root/home2/selectio/www/a1tex.in/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";