MINI_SHL
Current Path : D:/wwwroot/wangmei148/wwwroot/module/
Upload File :
Current File : D:/wwwroot/wangmei148/wwwroot/module/ShowCount.php

<?php

/*
	[²å¼þÃû³Æ] ·ÃÎÊͳ¼Æ - Ì滻ģ°æ±êÇ©{#modShowCount#}
	[ÊÊÓ÷¶Î§] foot.htm
	[ÎÄ ¼þ Ãû] ShowCount.php
	[¸üÐÂʱ¼ä] 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;

		
}



?>