$strSQL = "SELECT * FROM out WHERE (out_no LIKE '%".$_GET["txtKeyword"]."%' or out_date LIKE '%".$_GET["txtKeyword"]."%' or out_from LIKE '%".$_GET["txtKeyword"]."%' or out_to LIKE '%".$_GET["txtKeyword"]."%' or out_name LIKE '%".$_GET["txtKeyword"]."%' or out_emp LIKE '%".$_GET["txtKeyword"]."%' or receive_note LIKE '%".$_GET["txtKeyword"]."%' )";
Tag : PHP
Date :
2013-02-28 19:43:00
By :
L4mz
View :
681
Reply :
8
No. 1
Guest
out_no LIKE out_from คือชื่อฟิลในฐานข้อมูลป่าวครับหรือคืออะไร