$Num_Pages) || ($Page < 0)) echo"Page $Page More than $Num_Pages"; $strSQL .=" LIMIT $Page_start,$Per_Page" ; $result = mysql_query($strSQL); /////////////////////////////////////////////////////////////////////////////////// $num = mysql_num_rows( $result ); //$count = 0; ?> Information List
 
รายการข่าวประชาสัมพันธ์
No. หัวข้อข่าว วันที่ หน่วยงาน ผู้ลงประกาศ
ทั้งหมด รายการ 
 หน้า << Previus "; for($i=1;$i<=$Num_Pages;$i++) { if($i != $Page) echo" [$i] "; else echo"$i"; } if($Page != $Num_Pages) echo" Next >> "; ?> /