
ONLINE SUPPORT
$cat=$_REQUEST['id'];
if ($cat==0) $cat=1;
$news_per_page=7;
$p=(int)$_REQUEST['p'];
$where="1=1 and status=0";
if ($cat>0) $where.=" and categories_id=".$cat;
$total=CountRecord("news",$where);
?>
$sql = "select * from news where $where order by date_added limit ".$news_per_page*$p.",".$news_per_page;
$result = @mysql_query($sql,$con);
while(($n=mysql_fetch_assoc($result)))
{
if($cat!=2)
{
?>
} else {?> }?>
|
|
|
HANDY
STATISTICS
include 'portal/box_thongke.php'?>
include("module/process_title.php"); ?>
include("module/process_frame.php"); ?> |
ONLINE SUPPORT
echo GetContentName('support'); ?>
News & Event
![]() |
![]() |