글쓰기 옵션(html)을 체크를 안하고 글쓰기(??) 정보
글쓰기 옵션(html)을 체크를 안하고 글쓰기(??)
본문
제목이 좀 이상합니다 쩝~
ucc스킨을 만들고 있는데요
스킨 글쓰기에서 html 로 체크하고 <embed~~>소스를 붙여넣기 하면 동영상이 나오는데요
아래처럼 write.skin.php 를 html 자동체크로 했더니 나오지가 않고 소스 그대로나오는 이유를 아시는분 ..??
조언 좀 부탁드립니다
$option .= "<input onclick='html_auto_br(this);' type=checkbox value='$html_value' name='html' $html_checked checked><span class=w_title>html</span> ";
ucc스킨을 만들고 있는데요
스킨 글쓰기에서 html 로 체크하고 <embed~~>소스를 붙여넣기 하면 동영상이 나오는데요
아래처럼 write.skin.php 를 html 자동체크로 했더니 나오지가 않고 소스 그대로나오는 이유를 아시는분 ..??
조언 좀 부탁드립니다
$option .= "<input onclick='html_auto_br(this);' type=checkbox value='$html_value' name='html' $html_checked checked><span class=w_title>html</span> ";
댓글 전체
$option .= "<input type=hidden value='html1' name='html'>";
요렇게 해보세요~
요렇게 해보세요~
휴~대단하십니다...잘됩니다 곱슬최씨님..
근데 전 사례금이 없어용~ ㅎ
근데 전 사례금이 없어용~ ㅎ