session_start();
include '../inc/config.php';
include "../inc/lib.php";
$query = "select class_id from shop_class where class_name = '¿µ»ó°¡Àü'";
$res = mysql_query($query);
$rowyo = mysql_fetch_row($res);
$ac_id = $rowyo[0];
?>
:::::Çʸ³½º¼¥¿¡ ¿À½Å°ÍÀ» ȯ¿µÇÕ´Ï´Ù.:::::
include "../top.php" ?>
include '../banner.php'?>
| ÇöÀçÀ§Ä¡
: > HOME > ¿µ»ó
if ($ac_name) echo "> $ac_name"; ?>
|
 |
if (!$ac_name) {
?>
Àüü»óǰ
}
else {
?>
=$ac_name?>
}
?>
|
|
| |
|
include "item_sound.php"; ?>
|
| |
|
|
|
include "../bottom.php" ?>