<?php if (isset($_SESSION['chatbox_status'])) { print '<script type="text/javascript">'; print '$(function() {'; foreach ($_SESSION['chatbox_status'] as $openedchatbox) { print 'PopupChat('.$openedchatbox['partner_id'].',"'.$openedchatbox['partner_username'].'",'.$openedchatbox['chatbox_status'].');'; } print "});"; print '</script>'; } ?>
<% if SESSION("chatbox_status")<>""then Response.write"<script type='text/javascript'>" Response.write"$(function() {';" foreach ($_SESSION['chatbox_status'] as $openedchatbox) { Response.write"PopupChat('.$openedchatbox['partner_id'].',"".$openedchatbox['partner_username'].'",".$openedchatbox['chatbox_status'].');" } Response.write" ""});"" Response.write"</script>" %>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง