흠.......글쓰기 문제 입니당 도와주세요..ㅠ.ㅠ 정보
흠.......글쓰기 문제 입니당 도와주세요..ㅠ.ㅠ
본문
글쓰기 할때에
<textarea id=wr_content name=wr_content class=textarea style='width:100%; word-break:break-all;' rows=10 itemname="내용" required
<? if ($write_min || $write_max) { ?>onkeyup="check_byte('wr_content', 'char_count');"<?}?>>
노래제목 :
가수이름 :
신청사연 : <?=$content?></textarea>
<? if ($write_min || $write_max) { ?>onkeyup="check_byte('wr_content', 'char_count');"<?}?>>
노래제목 :
가수이름 :
신청사연 : <?=$content?></textarea>
소스를 이렇게 씁니다. 문제는 수정할시에
노래제목 :
가수이름 :
신청사연 :
가수이름 :
신청사연 :
이부분이 중복이 되네영
이거 어케 해결할 방법 없을까요?
댓글 전체
if($w !='u'){ 수정이 아닐때만
노래제목 :
가수이름 :
신청사연 :
}
노래제목 :
가수이름 :
신청사연 :
}

<textarea id=wr_content name=wr_content class=textarea style='width:100%; word-break:break-all;' rows=10 itemname="내용" required
<? if ($write_min || $write_max) { ?>onkeyup="check_byte('wr_content', 'char_count');"<?}?>>
<? if($w !='u'){ ?>
노래제목 :
가수이름 :
신청사연 :
<? } ?><?=$content?></textarea>
이렇게 하는건가요 아무리 적용해봐두 안되는뎅..-ㅁ-
정확히 어디다가 어떻게 넣는건징..
<? if ($write_min || $write_max) { ?>onkeyup="check_byte('wr_content', 'char_count');"<?}?>>
<? if($w !='u'){ ?>
노래제목 :
가수이름 :
신청사연 :
<? } ?><?=$content?></textarea>
이렇게 하는건가요 아무리 적용해봐두 안되는뎅..-ㅁ-
정확히 어디다가 어떻게 넣는건징..

해결했습니다. 이렇게 하니까 되네요...-_-"
<? if ($w=="") { ?>
노래제목 :
가수이름 :
신청사연 :<? } else { ?><? } ?>
<? if ($w=="") { ?>
노래제목 :
가수이름 :
신청사연 :<? } else { ?><? } ?>