Вход Регистрация
Файл: graphic/mini.php
Строк: 42
<?php
define
('MKTOP'1);
require_once (
'../system/connect.php');
require_once (
'../system/core.php');
require_once (
'../system/function.php');

$sait_t mysql_query("SELECT * FROM `sait` WHERE `id` = '".$id."'");
if(
mysql_num_rows($sait_t) == 0){
$img imageCreate(3232);
$color imageColorAllocate($img255255255);
$black ImageColorAllocate($img000);
$trans imagecolortransparent($img$black); 
imageFilledRectangle($img003131$trans);
header("Content-type: image/png");
$color imageColorAllocate($img255,175,3);
imageLine($img1303030$color);
imagepng($img);
imagedestroy($img);

}else{

$img imageCreate(3232);
$color imageColorAllocate($img255255255);
$black ImageColorAllocate($img000);
$trans imagecolortransparent($img$black); 
imageFilledRectangle($img003131$trans);
header("Content-type: image/png");
$sait mysql_fetch_array(mysql_query("SELECT * FROM `sait` WHERE `id` = '".$id."'"));
$max $sait['hosts7'];
if(
$sait['hosts2'] > $max$max $sait['hosts2'];
if(
$sait['hosts3'] > $max$max $sait['hosts3'];
if(
$sait['hosts4'] > $max$max $sait['hosts4'];
if(
$sait['hosts5'] > $max$max $sait['hosts5'];
if(
$sait['hosts6'] > $max$max $sait['hosts6'];
if(
$max != 0$umn 30 $max; else $umn 0;
$hosts   30 - ( $sait['hosts7'] * $umn); if($hosts   0$hosts  0;
$hosts2 30 - ( $sait['hosts6'] * $umn); if($hosts2 0$hosts2 0;
$hosts3 30 - ( $sait['hosts5'] * $umn); if($hosts3 0$hosts3 0;
$hosts4 30 - ( $sait['hosts4'] * $umn); if($hosts4 0$hosts4 0;
$hosts5 30 - ( $sait['hosts3'] * $umn); if($hosts5 0$hosts5 0;
$hosts6 30 - ( $sait['hosts2']   * $umn); if($hosts6 0$hosts6 0;
if(
$sait['hosts2'] > $sait['hosts3']) $color imageColorAllocate($img0,255,0);
else 
$color imageColorAllocate($img255,0,0);
imageLine($img1$hosts7$hosts2$color);    
imageLine($img7$hosts213$hosts3$color);    
imageLine($img13$hosts319$hosts4$color);    
imageLine($img19$hosts425$hosts5$color);    
imageLine($img25$hosts530$hosts6$color);
imagepng($img);
imagedestroy($img);

}
?>
Онлайн: 0
Реклама