$skillComputer = implode(",", $_POST["txtComputer"]); $driver = implode(",", $_POST["txtDriver"]); $vehicle = implode(",", $_POST["txtVehicle"]);
if(is_array($_POST["txtComputer"])) $skillComputer = implode(",", $_POST["txtComputer"]); else $skillComputer = $_POST["txtComputer"]; if(is_array($_POST["txtDriver"])) $driver = implode(",", $_POST["txtDriver"]); else $driver = $_POST["txtDriver"]; if(is_array($_POST["txtVehicle"])) $vehicle = implode(",", $_POST["txtVehicle"]); else $vehicle = $_POST["txtVehicle"];
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง