if($mode=="edit") { $que1="select * from notice where no='$no'"; $re1=mysql_query($que1); while($row1=mysql_fetch_array($re1)) { $title=$row1["title"]; $title=stripslashes($title); $comment=$row1["comment"]; $comment=stripslashes($comment); $pic=$row1["pic"]; $reg_date=$row1["reg_date"]; $reg_date=date("Y-m-d A h:i:s",$reg_date); } } $time=time(); $url="http://amazing.pe.kr/betakim/notice/img/"; //À̰÷ ¼öÁ¤. ¹Ýµå½Ã http://yourdomain/betakim/notice/img ÀÌ·±½ÄÀ¸·Î ¼öÁ¤ÇØÁÖ¼¼¿ä ?> if($mode=="edit") { echo ("