alert('Åä´Þ±â ¹øÈ£°¡ ¾ø½À´Ï´Ù.');self.close();"; exit(); } if ($password != "") { $password = md5($password); $query = "select count(cNo) from bComment where cNo=$cNo and cPassword='$password'"; $result = $conn->runQuery($query); if (mysql_result($result, 0, 0) == 0) alert("ÆÐ½º¿öµå°¡ ÀÏÄ¡ÇÏÁö ¾Ê½À´Ï´Ù.", 1); else { $query = "delete from bComment where cNo=$cNo"; $conn->runQuery($query); echo ""; exit(); } } ?> >
Åä´Þ±â ÆÐ½º¿öµåÀ» ÀÔ·ÂÇϼ¼¿ä
ÆÐ½º¿öµå