客人主页:class/guest.php
<meta http-equiv=”Content-Type” content=”text/html; charset=gb2312″>
/本文来源gao@!dai!ma.com搞$$代^@码5网@搞代gaodaima码
<style type=”text/CSS”>
<!—ecms -ecms
.deepblue10 { font-family: “宋体”; font-size: 10pt; color: #3333FF; text-decoration: none}
A.purple:hover { font-size: 9pt; color: #3366FF; background-color: #99FFFF; text-decoration: none}
A.purple:link { font-size: 10pt; text-decoration: none}
a:hover { text-decoration: none}
a:visited { text-decoration: none}
A.purple { font-size: 10pt; color: #CC00FF; text-decoration: none}
.white12 { font-size: 12pt; color: #FFFFFF; text-decoration: none}
.purple { color: #CC00FF; text-decoration: none; font-size: 10pt}
.brown9 { font-size: 10pt; color: #6600CC; text-decoration: none}
.black9 { font-size: 9pt; text-decoration: none}
.yellow12 { font-size: 12px; color: #9900CC; text-decoration: none; font-weight: normal}
.redlarge { font-size: 18px; font-weight: bolder; color: #FF00CC}
.grey9 { font-size: 9pt; color: #CCCCCC}
–>
</style>
<body BGCOLOR=”#FFFFFF”>
| |
北京时间 <? echo date(“Y年m月d日”);?> | 您好,客人!您目前只能浏览班级照片和校园风光。请到”访客留言”留下您的祝福。 |
|
|
|
您是第
<?php
$fs = fopen(“counter.txt”,”r+”);
$hit = fgets($fs,10);
$hit+=1;
rewind($fs);
fwrite($fs,$hit,10);
$hit = number_format($hit);
fclose($fs);
echo “$hit“;
?>
位来访者!
主页制作: 医学导航网
本页使用了flash,如果不能正常浏览,请安装flash插件