//-------------------------------------------------------------------------------
//ÇÁ·Î±×·¥¸í : RoomSolution ½ºÄð·ë free
//¹èÆ÷¹öÁ¯ : 2.0 free
//ÇÁ·Î±×·¥µî·Ï : 2002-01-26-2944 ELS K-TooL
//ƯÇãÃâ¿ø : 2002-0076246
//°³¹ß»ç : (ÁÖ)ÀÌ¿¤¿¡½º - ELS CO.,Ltd.
//Homepage : http://www.els.co.kr
//µ¥¸ð ¹× ¼ºñ½º : www.rsolution.com
//* º» ¼Ò½ºÄÚµå´Â ¼ÒÇÁÆ®¿þ¾î, ƯÇã, ÀúÀÛ±Ç µîÀÇ ¹ý·ü¿¡ ÀÇÇØ º¸È£¹Þ°í ÀÖ½À´Ï´Ù.
//-------------------------------------------------------------------------------
?>
}else{?>
include "../../dbcon.inc";
$sql=mysql_query("select * from h_app where no='$num'");
if (!$rs=mysql_fetch_array($sql)){
?>
}else{
$sql="delete from h_app where no='$num'";
mysql_query($sql);
}
?>
}?>