摘要:
分享二个php计数器的例子。1)、文本计数器$countfile");}$fp=fopen($countfile,"rw");$length=filesize($countfile);$num=fgets($fp,$length);$num+=1;exec("rm-rf$countfile");exec("echo$num>$countfile");PRint"访问量总计:"."$num"."人次";//显示访问次数?>2)、图形计数器$countfil 阅读全文
posted @ 2013-09-13 20:55
snowfly123
阅读(945)
评论(0)
推荐(0)
浙公网安备 33010602011771号