Вход Регистрация
Файл: wmrbonus/captcha/img.php
Строк: 9
<?php
    session_start
();

    
$_SESSION['captcha'] = rand(10009999);

    
$image imagecreatetruecolor(12040);
    
$black imagecolorallocate($image000);
    
$color imagecolorallocate($image20010090);
    
$white imagecolorallocate($image255255255);

    
imagefilledrectangle($image,0,0,399,99,$white);
    
imagettftext ($image3001040$color__DIR__."/verdana.ttf"$_SESSION['captcha']);

    
header("Content-type: image/png");
    
imagepng($image);
?>
Онлайн: 1
Реклама