回覆留言刪除成功!";
}
?>
無法刪除檔案!";
exit;
}
}
?>
$gname=stripslashes($gname);?>
$gup=stripslashes($gup);?>
$guesr=stripslashes($guesr);?>
=$crs ;?>
$gname=stripslashes($gname);?>
$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);?>
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;
$id=$fun-1;
if($close_html==1)
{
$note=eregi_replace("
","\n",$note);
$note=nl2br(htmlspecialchars($note));
$name=htmlspecialchars($name);
$submit=htmlspecialchars($submit);
$email=htmlspecialchars($email);
$home=htmlspecialchars($home);
}elseif($close_html==0){
$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){
$rebutton="";
}else{
$rebutton="";
}
if($icq){
$icq="
";
}else{
$icq="
";
}
if($home){
$home="
";
}else{
$home="
";
}
if($note):
?>
endif;
}
}
?>
echo "";
?>