首頁  信箱  留言  討論  管理模式

來回應留言         我要留言           按來編修留言
         "; print "
沒有任何留言
"; print "
"; } elseif ($total > 0) { if ($total%$limit!=0) { $totalpage=intval($total/$limit)+1; } else { $totalpage=intval($total/$limit); } $nowpage=intval($show/$limit)+1; print "HTML: "; if ($htmlcode=="true"){$htmlswitch="開";} elseif ($htmlcode=="false"){$htmlswitch="關";} print "$htmlswitch"; print " 總留言數:$total   "; print "/共$totalpage.頁

"; ?> 本網站上所提供的資訊不能取代實體的醫療與諮商服務,請尋求正式的醫療與諮商協助。
"; } print "
"; print ""; if ($level == 0){ $color="99CCFF"; } else { $color="CCFFFF"; } print ""; $k=0; $black=""; while ($k < $level){ $black.="  "; $k++; } $comment=$black.$comment; $replacestr="
".$black; $comment=str_replace("
",$replacestr,$comment); print ""; print "
"; $j=0; while ($j < $level){ print "  "; $j++; } if ($level == 0){ print ""; } if ($level == 0){ $intro="留言者:"; } else { $intro="回應者:"; } print "$intro$name"; print " "; if ($email==""){ print" "; } else { print "電子信箱"; print " "; } if ($url=="http://" or $url==""){ print" "; } else { print "首頁"; print " "; } if ($sex == "男"){ $sexcolor="blue"; } else { $sexcolor="red"; } print "[$sex]"; print " [$inputdate]"; print "  回應留言回應這篇留言"; if($if_allow_edit=="y"){ print " 編修自己的留言編修自己的留言"; } if (isnew($inputdate)==1) { print " "; } print "
$comment
"; $i++; } print "
"; print "
"; include ("pages.php3"); ############################版權宣告,請勿拿掉########################### } print "

[Design by"; print " raych studio]

"; include("../googletracking.php"); print ""; ?>