");
exit;
}
if(!$code) {
echo("
");
exit;
}
if(!$kind) {
echo("
");
exit;
}
?>
window.alert('°¶·¯¸®°¡ Á¸ÀçÇÏÁö ¾Ê½À´Ï´Ù. °¶·¯¸® CODE ¸¦ È®ÀÎÇϼ¼¿ä')
history.go(-1)
");
exit;
}
//°Ô ½Ã ÆÇ Á¤º¸ °¡Á®¿À±â
$que3="select id, code, kind, DATE_FORMAT(date,'Y.m.d'), name, title, head, foot, width,
height, t_width, t_height, col, line, page_scale, admin_id, admin_pw from gallery_info where code='$code' and kind='$kind'" ;
$result3=mysql_query($que3,$connect );
$row=mysql_fetch_array($result3);
$row[date]=$row[3] ;
$row[head]=stripslashes($row[head]);
$row[head] = eregi_replace("
","",$row[head]);
$row[foot]=stripslashes($row[foot]);
$row[foot] = eregi_replace("
","",$row[foot]);
echo("