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

📄 %%6b^6bc^6bc458d0%%stat_alexa.html.php

📁 采用了更为友好的操作界面
💻 PHP
字号:
<?php /* Smarty version 2.6.6, created on 2006-11-28 16:49:36         compiled from stat_alexa.html */ ?><?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');smarty_core_load_plugins(array('plugins' => array(array('function', 'html_select_date', 'stat_alexa.html', 12, false),)), $this); ?><SCRIPT language=javascript1.2>

function draw_pic()//画统计图
{
	var sa_obj=document.getElementsByName("sa");
	for(var i=0;i<sa_obj.length;i++) draw_bar_single(i);	
}
window.onload=function(){draw_pic();}
</SCRIPT>
<form name="form1" method="get" action="">
  <div align="center"><br>
    <?php echo smarty_function_html_select_date(array('time' => $this->_tpl_vars['DataTime'],'end_year' => "+5",'start_year' => "-2",'display_days' => false,'month_format' => "%m"), $this);?>月/年 
    <input type="submit" name="Submit" value="查看" class="pagebutton" >
    <input type="button" name="Submit2" value="上个月" class="pagebutton" onClick="location='stat_alexa.php?website=<?php echo $this->_tpl_vars['website']; ?>&Date_Month=<?php echo $this->_tpl_vars['Month']-1; ?>&Date_Year=<?php echo $this->_tpl_vars['Year']; ?>';">
    <input type="button" name="Submit2" value="下个月" class="pagebutton" onClick="location='stat_alexa.php?website=<?php echo $this->_tpl_vars['website']; ?>&Date_Month=<?php echo $this->_tpl_vars['Month']+1; ?>&Date_Year=<?php echo $this->_tpl_vars['Year']; ?>';">
    <input type="hidden" name="website" value=<?php echo $this->_tpl_vars['website']; ?>>
  </div>
</form>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <TR class=titlefont_02> 
    <TD height="26" >&nbsp;&nbsp;每月ALEXA统计</TD>
  </TR>
</table>
<br>
<DIV id=sa data=" 统计日期:<?php echo $this->_tpl_vars['Year']; ?>/<?php echo $this->_tpl_vars['Month']; ?>,IP量,PV量,<?php echo $this->_tpl_vars['WIDTH_NUM1']; ?>,<?php echo $this->_tpl_vars['WIDTH_NUM2']; ?>;<?php echo $this->_tpl_vars['Data']; ?>"></DIV>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <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 height="60"><strong>友好提示</strong><br>
            日期字体<strong>加粗</strong>,代表周末。<br> 
            <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 + -