fetch1("select bid,bname,groupid from {$dbtbpre}enewsgbookclass where bid='$bid'"); if(empty($gbr['bid'])) { printerror("EmptyGbook","",1); } //權(quán)限 if($gbr['groupid']) { include("../../member/class/user.php"); $user=islogin(); include("../../data/dbcache/MemberLevel.php"); if($level_r[$gbr[groupid]][level]>$level_r[$user[groupid]][level]) { echo""; exit(); } } esetcookie("gbookbid",$bid,0); $bname=$gbr['bname']; $search="&bid=$bid"; $page=(int)$_GET['page']; $page=RepPIntvar($page); $start=0; $line=$public_r['gb_num'];//每頁顯示條數(shù) $page_line=10;//每頁顯示鏈接數(shù) $offset=$start+$page*$line;//總偏移量 $totalnum=(int)$_GET['totalnum']; if(!$public_r['usetotalnum']) { $totalnum=0; } if($totalnum>0) { $num=$totalnum; } else { $totalquery="select count(*) as total from {$dbtbpre}enewsgbook where bid='$bid' and checked=0"; $num=$empire->gettotal($totalquery);//取得總條數(shù) } if($public_r['usetotalnum']) { $search.="&totalnum=$num"; } //checkpageno eCheckListPageNo($page,$line,$num); $query="select lyid,name,email,`mycall`,lytime,lytext,retext from {$dbtbpre}enewsgbook where bid='$bid' and checked=0"; $query=$query." order by lyid desc limit $offset,$line"; $sql=$empire->query($query); $listpage=page1($num,$line,$page_line,$start,$page,$search); $url="".$fun_r['index']." > ".$fun_r['saygbook']; ?>
電 話: 020-29058561
聯(lián)系人:張先生
手 機(jī): 13926236127
Q Q : 2253811924
2325127308
郵 箱: gzhpaml@163.com
傳 真: 020-29058561
地 址:廣州白云區(qū)石門街朝陽
楊梅東街19號四樓402
?。ㄈ式芄I(yè)區(qū))
while($r=$empire->fetch($sql))
{
$r['retext']=nl2br(stripSlashes($r[retext]));
$r['lytext']=nl2br(stripSlashes($r[lytext]));
?>
|