Вход Регистрация
Файл: test.masteram.us/captcha.php
Строк: 10
<?
include 'Core.php';






include_once 
'sys/inc/MultiWave.php';
$show_all=true// показ для всех, в противном случае невозможно будет пройти регистрацию


$_SESSION['captcha']=rand(10000,99999);


$img=imagecreatetruecolor(10030);

imagefill($img00imagecolorallocate ($img255255255));

imagettftext ($img1203020imagecolorallocate ($img000), 'sys/fonts/tahoma.ttf'"$_SESSION[captcha]");
header("Content-type: image/jpeg");

$img=MultiWave($img);
imagejpeg($img,null,20);
?>
Онлайн: 1
Реклама