글쓰기 기본내용에 태그입력하는 방법 질문입니다. 채택완료
https://sir.kr/qa/196248?stx=%EA%B8%80%EC%93%B0%EA%B8%B0+%EA%B8%B0%EB%B3%B8%EB%82%B4%EC%9A%A9+%ED%83%9C%EA%B7%B8&sst=wr_num&unanswered=0&s_tag">https://sir.kr/qa/196248?stx=%EA%B8%80%EC%93%B0%EA%B8%B0+%EA%B8%B0%EB%B3%B8%EB%82%B4%EC%9A%A9+%ED%83%9C%EA%B7%B8&sst=wr_num&unanswered=0&s_tag=
/bbs/write.php 파일 if($bo_table == "test") $content = "test"; $editor_html = editor_html('wr_content', $content, $is_dhtml_editor); 위처럼 if문으로 특정 게시판만 $content 변수를 추가하면 됩니다.
위 내용을 보고
if($bo_table == "estimate") $content = "estimate"; $editor_html = editor_html('wr_content', $content, $is_dhtml_editor);
estimate 게시판명을 적용시켰는데 HTML 적용이 안됐습니다;
https://sir.kr/data/editor/1806/237334768_1528964405.2743.png" width="522" />
smarteditor2 사용 중입니다.
표를 그려야하는데 여분필드로 하나씩 넣는 것 보다는
글쓰기 기본 내용에 표를 그려서 여분필드 넣는 과정 필요 없이 처리하고 싶습니다.
답변 2개
답변을 작성하려면 로그인이 필요합니다.
로그인