include "config.php";
$sql_select = "select * from $categorytable where id='$area'";
$result = mysql_query ($sql_select,$conID) or die ($sql_select);
$row = mysql_fetch_array($result) ;
$j2htotal=$row["counter"];
$name=$row["name"];
include "left.php";
?>
include "downpage.php"; ?>
Copyright (C) 2002 DDN,Inc. All Rights Reserved. |