1.
$intRows
= 0;
2.
$strSQL
=
"select * from tbl_user where id_typeuser = '3' and id_user not in (select id_user from tbl_agen) order by name"
;
3.
$objQuery
= mysql_query(
)
or
die
(
"Error Query ["
.
"]"
);
4.
Quote:select * from tbl_user where id_typeuser = '3' and id_user not in (select id_user from tbl_agen) order by name
Quote:id_typeuser = '3'
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง