<FORM METHOD=POST ACTION="save.php"> <? include_once ('../editor_files/config.php'); include_once ('../editor_files/editor_class.php'); ?> <?txt_rich("detai1","","",600,250);?> </TEXTAREA> <INPUT TYPE="submit"> </FORM>
<? include_once ('../editor_files/config.php'); include_once ('../editor_files/editor_class.php'); $echo $_POST[detail]; ?>
<?php function txt_rich($txt_name,$txt_data,$txt_savebutton,$txt_width,$txt_height){ $editor = new wysiwygPro($txt_name); $editor->set_name($txt_name); $editor->set_code($txt_data); $editor->set_savebutton($txt_savebutton); $editor->print_editor($txt_width,$txt_height); } ?>
$_POST["detai1"];
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง