?? showcount.php
字號(hào):
<?php
/*
[插件名稱] 訪問(wèn)統(tǒng)計(jì) - 替換模版標(biāo)簽{#modShowCount#}
[適用范圍] foot.htm
[文 件 名] ShowCount.php
[更新時(shí)間] 2006/7/21
*/
function ShowCount() {
$str="<script>document.write(\"<script src=".ROOTPATH."stat.php?nowpage=\"+window.location.href+\"&reffer=\"+escape(document.referrer)+\"><\/script>\")</script>";
return $str;
}
?>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -