Вход Регистрация
Файл: www/games/count.php
Строк: 15
<? 
define
('SECURED'true); 
include 
'ini.php'
 
$ntime time() - (3600*24*1); 
  { 
  
$total_files mysql_result(mysql_query("SELECT COUNT(*) FROM `games` WHERE `cat_id` < '20';"),0); 
  
$new_files mysql_result(mysql_query("SELECT COUNT(*) FROM `games` WHERE (`added` > '".$ntime."' or `two_added` > '".$ntime."') and `cat_id` < '20';"),0); 
  if(
$new_files>0$total_files.="/<span style="color#ff0000;">+$new_files</span>"; 
$post_menu['counter']=$total_files;} 
?>
Онлайн: 2
Реклама