mysqli: 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 ''\'' at line 1
select * from ignoreword where word='\' คำต่อไปนี้เป็น Stopword ซึ่งจะไม่นำมาสืบค้น and รายละเอียดเพิ่มเติม.. mysqli: 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 ')' at line 13
select count(id) as tmpqcount FROM index_db where ispublish='yes' and 1 AnD ( (subj like '%Thesis%' )
)
AnD ( (subj like '%1%' )
)
AnD ( (subj like '%Architecture-Urban%' )
)
AnD ( (subj like '%design%' )
)
AnD ( (subj like '%Creative%' )
)
AnD ( (subj like '%art%' )
)
AnD ( )
mysqli: 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 ')
order by bibrating desc,titl asc LIMIT 0,10' at line 13
SELECT id,titl,auth,bibrating,mid,remoteindex FROM index_db where ispublish='yes' and 1 AnD ( (subj like '%Thesis%' )
)
AnD ( (subj like '%1%' )
)
AnD ( (subj like '%Architecture-Urban%' )
)
AnD ( (subj like '%design%' )
)
AnD ( (subj like '%Creative%' )
)
AnD ( (subj like '%art%' )
)
AnD ( )
order by bibrating desc,titl asc LIMIT 0,10
mysqli: 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 ')
order by bibrating desc,titl asc' at line 13
SELECT id,titl,auth,bibrating,mid,remoteindex FROM index_db where ispublish='yes' and 1 AnD ( (subj like '%Thesis%' )
)
AnD ( (subj like '%1%' )
)
AnD ( (subj like '%Architecture-Urban%' )
)
AnD ( (subj like '%design%' )
)
AnD ( (subj like '%Creative%' )
)
AnD ( (subj like '%art%' )
)
AnD ( )
order by bibrating desc,titl asc พบจำนวน 0 รายการ ค้นหา หัวเรื่อง Thesis 1 Architecture-Urban design Creative art |
|