Вход Регистрация
Файл: Na_proverku/shop/code.php
Строк: 34
<?php
session_start
();

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

$img imagecreate(4218);

imagefill($img00imagecolorallocate($img255255255));

ImageString($img5rand(23), rand(03), substr($_SESSION['code'], 01), imagecolorallocate($imgrand(0204), rand(0204), rand(0204)));
ImageString($img5rand(1112), rand(03), substr($_SESSION['code'], 11), imagecolorallocate($imgrand(0204), rand(0204), rand(0204)));
ImageString($img5rand(2021), rand(03), substr($_SESSION['code'], 21), imagecolorallocate($imgrand(0204), rand(0204), rand(0204)));
ImageString($img5rand(2930), rand(03), substr($_SESSION['code'], 31), imagecolorallocate($imgrand(0204), rand(0204), rand(0204)));

for (
$i 0$i <= 5$i++) {
    
$pos = array(rand(042), rand(018), rand(042), rand(018));
    
imageline($img$pos[0], $pos[1], $pos[2], $pos[3], imagecolorallocate($img204204204));
}

header("Content-type: image/gif");

ImageGIF($img);

ImageDestroy($img);
?>
Онлайн: 2
Реклама