Просмотр файла book/adminka/del.php

Размер файла: 1.49Kb
<?
///////////////////////////////////////////////////////////////////////////////////////////
/////        
/////                        Made by   :  АХХХУЕННЫЙ ЧУВАК VANTUZ
/////                          E-mail  :  [email protected]        
/////                        WEB-site  :  http://www.pizdec.ru
/////                        WAP-site  :  http://wap.pizdec.ru
/////                          
//////////////////////////////////////////////////////////////////////////////////////////////
include "../config.php";    
require "adminconfig.php";    
 if ($admin ==$log   && $parad ==$pas){   
$u1=getenv('HTTP_USER_AGENT');
$brayz=strtok($u1,'/');
$currHour=date("H",time());///////////   
$currDate=date("dS F, Y", time());
$curr=date("i:s", time());
$currTime=date("$currHour:i:s", time());
$vrem=time();
header("Content-type:text/html; charset=utf-8");
echo '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head>';
echo "<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">
<meta http-equiv=\"refresh\" content=\"1;URL=site.php?log=$log&amp;pas=$pas\"/>	
<title>$zag</title></head><body bgcolor=\"#000033\"><p align=\"center\">";
                                                        /////////////   
unlink ("../zapis/$nmes.mess");
print"<font color=\"#FFFF33\">Сообщение удалено</font>";



print "
<br/><a href=\"$gl\"><font color=\"#FFFF33\">На главную</font></a><br/>
</p></body></html>";}

?>