Вход Регистрация
Файл: show.php
Строк: 18
<?php
error_reporting
(0);
include(
"leng.inc.php");
include (
"$yaz");
$imgfile("data/$ftalbom/$ftname");
if (
$img)
{
$wh=getimagesize("data/$ftalbom/$ftname");
$w=$wh[0];
$h=$wh[1];
$title=$ftcomment;
$body="<a href="javascript:close();" target=_top>
<img src="
data/$ftalbom/$ftname" width="$w" height="$h" title="$ftcomment" border="0">
</a>
"
;
}
else
{
$title="$error_show[0]";
$body="<br><br><br>$error_show[0]<br><font color=red><li>$error_show[1]";
}
?>
<html>
<head>
<title><?=$title;?></title>
</head>
<meta http-equiv="Content-Type" content="text/html; charset=<?=$kodirovka_of_phpmailer;?>">
<body>
<center>
<?=$body;?>
</center>
</body>
</html>
Онлайн: 0
Реклама