Warning: array_search() expects parameter 2 to be array, null given in D:\weiwei1217\caseDetail.php on line 40

Info: MySQL Query Error

Time: 2025-4-4 3:36pm
Script: /caseDetail.php

SQL: SELECT a.title,a.cid,a.rdateline,a.tid,a.jianjie,m.attachment as pro_img
FROM tx_wap_wenzhang_thread a left join tx_wap_wenzhang_img m on m.aid=a.aid
where a.cid= and a.displaystatu=1 and a.rdateline<1743781001 order by a.displayorder asc,a.rdateline desc
Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'and a.displaystatu=1 and a.rdateline<1743781001 order by a.displayorder asc,a.rd' at line 3
Errno.: 1064