html사용이 자동 체크되게하려면?

html사용이 답변메일처럼 체크되 있게 하려면 어떻게 수정해야 됩니까?
잘 안되네요.ㅠㅜ"
<? if ($is_notice) { ?><input type=checkbox name=wr_notice value='-1' <?=$notice_checked?>>공지 <? } ?>
<? if ($is_html) { ?><input type=checkbox name=wr_html value='1' <?=$html_checked?> onclick="html_auto_br(this)">HTML <? } ?>
<? if ($is_secret) { ?><input type=checkbox name=wr_secret value='1' <?=$secret_checked?>>비밀글 <? } ?>
<input type=checkbox name=wr_recv_email value='1' <?=$recv_email_checked?>>답변메일 
|

댓글 2개

카이루님, 감사!감사!
<input type=hidden name=wr_html value='1' checked>
댓글을 작성하시려면 로그인이 필요합니다.

그누3질답

+
제목 글쓴이 날짜 조회
20년 전 조회 670
20년 전 조회 510
20년 전 조회 521
20년 전 조회 481
20년 전 조회 576
20년 전 조회 682
20년 전 조회 492
20년 전 조회 645
20년 전 조회 549
20년 전 조회 457
20년 전 조회 533
20년 전 조회 1,014
20년 전 조회 487
20년 전 조회 545
20년 전 조회 547
20년 전 조회 724
20년 전 조회 568
20년 전 조회 529
20년 전 조회 1,201
20년 전 조회 467