摘要:
index.php 1 <?php 2 include("counter.php") 3 ?> 4 5 <html> 6 <head> 7 <title>访问计数器</title> 8 </head> 9 10 <body>11 <center>12 <h1>访问者计数器</h1>13 <U> <!--下划线-->14 <font size="6" face... 阅读全文
posted @ 2012-11-06 16:29
可笑痴狂
阅读(3316)
评论(0)
推荐(0)