⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 %%cd^cd3^cd3251d0%%show_old.html.php

📁 采用了更为友好的操作界面
💻 PHP
字号:
<?php /* Smarty version 2.6.6, created on 2006-11-28 16:46:53         compiled from show_old.html */ ?><?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');smarty_core_load_plugins(array('plugins' => array(array('function', 'html_select_date', 'show_old.html', 45, false),array('modifier', 'default', 'show_old.html', 77, false),)), $this); ?><SCRIPT language=javascript1.2>
function showsubmenu(ss,ii,aa)
{
var menuobjedt=document.getElementById(ss);
if (menuobjedt)
{
 if (menuobjedt.style.display=="none") 
  {menuobjedt.style.display="";
}
 else
  {menuobjedt.style.display="none"; 
   }
}
}
function draw_pic()//画统计图
{
	var sa_obj=document.getElementsByName("sa");
	for(var i=0;i<sa_obj.length;i++) draw_bar(i);	
}
window.onload=function(){draw_pic();}
</SCRIPT>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr> 
    <td height="27" valign="top"> 
      <br> <DIV id=sa 
            data="当日 00--23 时段访问统计图,IP,PV,<?php echo $this->_tpl_vars['WIDTH_NUM1']; ?>,<?php echo $this->_tpl_vars['WIDTH_NUM2']; ?>,a;<?php echo $this->_tpl_vars['Data_Tu']; ?>"> 
      </DIV>
      <br></td>
  </tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr> 
    <td height="27" valign="top"> 
      <br> <DIV id=sa 
            data="当日 00--23 时段回访者统计图,IP,PV,<?php echo $this->_tpl_vars['WIDTH_NUM1']; ?>,<?php echo $this->_tpl_vars['WIDTH_NUM2']; ?>,b;<?php echo $this->_tpl_vars['Data_Tu2']; ?>"> 
      </DIV>
      <br></td>
  </tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td align="center">
      <form name="form1" method="get" action="">
        <div align="center">请选择历史明细日期 <?php echo smarty_function_html_select_date(array('time' => $this->_tpl_vars['DataTime'],'end_year' => "+5",'start_year' => "-2",'month_format' => "%m"), $this);?>月/日/年 
          <input type="submit" name="Submit" value="查看" class=pagebutton >
          <input type="button" name="Submit2" value="上一天" class=pagebutton onClick="location='?website=<?php echo $this->_tpl_vars['website']; ?>&Date_Month=<?php echo $this->_tpl_vars['Month']; ?>&Date_Day=<?php echo $this->_tpl_vars['Day']-1; ?>&Date_Year=<?php echo $this->_tpl_vars['Year']; ?>';">
          <input type="button" name="Submit2" value="下一天" class=pagebutton onClick="location='?website=<?php echo $this->_tpl_vars['website']; ?>&Date_Month=<?php echo $this->_tpl_vars['Month']; ?>&Date_Day=<?php echo $this->_tpl_vars['Day']+1; ?>&Date_Year=<?php echo $this->_tpl_vars['Year']; ?>';">
          <input type="hidden" name="website" value=<?php echo $this->_tpl_vars['website']; ?>>
        </div>
      </form>
    </td>
  </tr>
  <tr>
    <td align="center">&nbsp;</td>
  </tr>
</table>
<table style="BORDER-COLLAPSE: collapse" borderColor=#93C2DC cellPadding=2 
      width="100%" border=1>
  <tr class=titlefont> 
    <td >来访时间</td>
    <td >来访IP</td>
    <td >来自</td>
	<td >访问者</td>
    <td >访问页数</td>
    <td >详情</td>
  </tr>
  <?php if (count($_from = (array)$this->_tpl_vars['Datas'])):    foreach ($_from as $this->_tpl_vars['Key'] => $this->_tpl_vars['Item']):?> <?php if ($this->_tpl_vars['Key']%2 == 0): ?> 
  <tr title=" 点击查看详情 "  onclick="showsubmenu('submenuboard<?php echo $this->_tpl_vars['Key']; ?>','subimgboard<?php echo $this->_tpl_vars['Key']; ?>','aimgboard<?php echo $this->_tpl_vars['Key']; ?>')" bgcolor="#e9e9e9" onmousedown=bgColor='#9DC0D8'  onMouseOver=bgColor='#9DC0D8' onMouseOut=bgColor='#e9e9e9' height=24> 
    <?php else: ?> 
  <tr title=" 点击查看详情 "  onclick="showsubmenu('submenuboard<?php echo $this->_tpl_vars['Key']; ?>','subimgboard<?php echo $this->_tpl_vars['Key']; ?>','aimgboard<?php echo $this->_tpl_vars['Key']; ?>')" bgcolor="#f5f5f5" onmousedown=bgColor='#9DC0D8'  onMouseOver=bgColor='#9DC0D8' onMouseOut=bgColor='#f5f5f5' height=24> 
    <?php endif; ?> 
    <td width="10%" align="center" nowrap class="<?php if ($this->_tpl_vars['Item']['bot'] != '0'): ?>todaybot<?php endif; ?>">&nbsp;<?php echo $this->_tpl_vars['Item']['time']; ?>&nbsp;</td>
    <td width="25%" align="center" nowrap class="<?php if ($this->_tpl_vars['Item']['todayfirst'] == 1): ?>todayfirst<?php endif; ?>">&nbsp;<?php echo $this->_tpl_vars['Item']['ip']; ?>&nbsp; 
    </td>
    <td width="25%" align="center" nowrap>&nbsp;<?php echo ((is_array($_tmp=@$this->_tpl_vars['Item']['country'])) ? $this->_run_mod_handler('default', true, $_tmp, "未知") : smarty_modifier_default($_tmp, "未知")); ?>&nbsp;<?php echo $this->_tpl_vars['Item']['province']; ?>&nbsp;<?php echo $this->_tpl_vars['Item']['city']; ?></td>
	<td width="20%" align="center" >&nbsp;<?php if ($this->_tpl_vars['Item']['returner'] != '0'): ?><FONT COLOR=#ff0000>第<B><?php echo $this->_tpl_vars['Item']['returner']; ?></B>次回访</FONT><?php else: ?>新访问者<?php endif;  if ($this->_tpl_vars['Item']['bot'] != '0'): ?>,网络蜘蛛<?php endif; ?>&nbsp;</td>
    <td width="10%" align="center" >&nbsp;<?php echo $this->_tpl_vars['Item']['countnum']; ?>&nbsp;</td>
    <td  width="10%" align="center"><a href="viewonline.php?website=<?php echo $this->_tpl_vars['website']; ?>&ip=<?php echo $this->_tpl_vars['Item']['ip'];  if ($this->_tpl_vars['Type'] == ""):  else:  echo $this->_tpl_vars['Type'];  endif; ?>" title="查看详细访问记录">详情</a></td>
  </tr>
  <tr id=submenuboard<?php echo $this->_tpl_vars['Key']; ?> style="DISPLAY: none"> 
    <td colspan="6" > <table width="100%" border="0" cellspacing="0" cellpadding="0" class=titlefont_04>
        <tr> 
          <td width="28%"><strong>国家</strong>:<?php echo $this->_tpl_vars['Item']['country']; ?></td>
          <td width="22%"><strong>省份</strong>:<?php echo $this->_tpl_vars['Item']['province']; ?></td>
          <td width="25%"><strong>城市</strong>:<?php echo $this->_tpl_vars['Item']['city']; ?></td>
          <td width="53%"><strong>地址</strong>: <?php if ($this->_tpl_vars['Item']['address'] == "phpstat.net"): ?> 
            <a href=http://www.phpstat.net>phpstat.net</a> <?php else: ?> <?php echo $this->_tpl_vars['Item']['address']; ?> 
            <?php endif; ?> </td>
        </tr>
        <tr> 
          <td><strong>操作系统</strong>: <?php echo $this->_tpl_vars['Item']['system']; ?> </td>
          <td><strong>浏览器</strong>: <?php echo $this->_tpl_vars['Item']['browser']; ?> </td>
          <td><strong>屏幕大小</strong>: <?php echo $this->_tpl_vars['Item']['screensize']; ?></td>
          <td><strong>颜色深度</strong>: <?php echo $this->_tpl_vars['Item']['color']; ?>位色</td>
        </tr>
        <tr> 
          <td><strong>语种</strong>: <?php echo $this->_tpl_vars['Item']['language']; ?> </td>
          <td colspan="3"><strong>时区</strong>: <?php echo $this->_tpl_vars['Item']['timezone']['0']; ?>(<?php echo $this->_tpl_vars['Item']['timezone']['1']; ?>)</td>
        </tr>
      </table></td>
  </tr>
  <?php endforeach; unset($_from); endif; ?> 
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <TR> 
    <TD height=40 class=pagelink> 
      <?php echo $this->_tpl_vars['PageLinks']; ?></TD>
  </TR>
  <TR > 
    <TD >&nbsp;</TD>
  </TR>
  <TR class=titlefont_02> 
    <TD >&nbsp;&nbsp;帮助信息</TD>
  </TR>
  <TR> 
    <TD height=40 align=middle valign="middle"><table style="BORDER-COLLAPSE: collapse" borderColor=#93C2DC cellPadding=4 width="100%" border=1>
        <tr> 
          <td>友好提示<br>
            IP红色表示24小时内第一次来访 
            来访时间蓝色表示有网络蜘蛛来访<br>
            哪些造访来源带来了质量最高的点击量?此报告会就访问量、每次访问的综合浏览量对各种造访来源进行比较。 
            <br>
            每种媒介或者是您用以标记标明的推介媒介之一,或者是下列特例之一: 
            <br> 
            &quot; 
            (直接输入网址)[(无)] 
            表示直接向浏览器中输入网址访问网站的访问者。<br></td>
        </tr>
      </table></TD>
  </TR>
  <TR> 
    <TD height=40 align=middle valign="middle">&nbsp;</TD>
  </TR>
  <TR> 
    <TD height=40 align=middle valign="middle">&nbsp;</TD>
  </TR>
</table>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -