0byt3m1n1-V2
Path:
/
home
/
nlpacade
/
www.OLD
/
classes
/
[
Home
]
File: capatcha.php
<?php require('../classes/captcha.php'); $aFonts = array('../css/fonts/Vera.ttf', '../css/fonts/VeraBd.ttf', '../css/fonts/VeraBI.ttf','../css/fonts/VeraIt.ttf'); $oPhpCaptcha = new PhpCaptcha($aFonts, 150, 50); $oPhpCaptcha->SetBackgroundImages('../images/captcha.jpg'); $oPhpCaptcha->UseColour(true); $oPhpCaptcha->Create(); ?>
©
2018.