View a Category :
'; if($total > $limit) { if($_REQUEST['page']) $curpage = $_REQUEST['page']; else $curpage = 1; $n = ceil($total/$limit); $lowlimit = ($curpage-1)*$limit; $psql = $sql." LIMIT ".$lowlimit.",".$limit; //echo $psql; $res = @mysql_query($psql);// or die(mysql_error()); } $i = 0; while($row = @mysql_fetch_array($res)) { if($i%2 == 0) $class = 'rowtext2'; else $class = 'rowtext1'; ?> $limit){?>
Title Description Category Date
No Articles exists..
1){?>< Previous Next >