header("Content-Type: text/html; charset=euc-kr"); include $_SERVER[DOCUMENT_ROOT] . "/common/conf/config.inc.php"; include $_SERVER[DOCUMENT_ROOT] . "/module/category/category.lib.php"; //DB¿¬°á $dblink = SetConn($_conf_db["main_db"]); //Ä«Å×°í¸® ¸ñ·Ï $arrList = getCategoryList(mysql_real_escape_string($_REQUEST["cat_no"])); //DBÇØÁ¦ SetDisConn($dblink); if($arrList["total"] > 0){ ?>
|
for($i=0;$i<$arrList["total"];$i++){
?>
|