require("gsystem.php") ;?>
require("css.php");?>
$gname=stripslashes($gname);?>
$gup=stripslashes($gup);?>
$guesr=stripslashes($guesr);?>
最新消息
$close_html=$ghtml; //語法部分
$per=$gn; //每頁顯示
$number=$HTTP_GET_VARS['number'];
if($number==""){
$number=$per;
}
$lines=file("guest.dat");
$count=count($lines);
$truecount=$count-1;
$rlines=file("re.dat");
$rcount=count($rlines);
$rtruecount=$rcount-1;
?>
|
|
| 管理員登入│>│
回到首頁│
|
$gup=stripslashes($gup);?>
共有
echo $count;?>
筆留言
| 每頁顯示
echo $gn;?>
筆
|
for($a=($count-1);$a>=0;$a--){
$line[]=$lines[$a];
}
for($i=0;$i<$count;$i++){
if($i>=($number-$per)&&$i<$number){
list($name,$submit,$email,$color,$sexual,$ip,$R2,$icq,$home,$homename,$R1,$date,$hidden,$note)=explode("∥",$line[$i]);
$fun=$count-$i;
if($close_html){
$note=nl2br(htmlspecialchars($note));
}else{
$note=nl2br($note);
}
$name=stripslashes($name);
$home=stripslashes($home);
$homename=stripslashes($homename);
$submit=stripslashes($submit);
$note=stripslashes($note);
if($email){
$email="";
}else{
$email=" ";
}
if($R2==yes){
$note="這是給".$guser."的悄悄話!";
}
if($R2==yes){
$rebutton="";
}else{
$rebutton="";
}
if($icq){
$icq="";
}
if($home){
$home="";
}
if($note):
?>
endif;
}
}
?>