Cố lỗi xảy ra trong quá trình thực hiện.
Lỗi được thông báo là : Unknown column '75d87' in 'where clause'
Truy v?n có l?i: SELECT table_news.title,
DATE_FORMAT(timedate, '%d/%m/%Y') as timedate,
table_news.id, table_news.image,day(timedate) as date ,month(timedate) as month,year(timedate) as year FROM table_news
WHERE table_news.m_categoryid like '%,87,%' AND table_news.id!=75d87 AND table_news.active=1
ORDER BY table_news.id DESC, PK DESC LIMIT 0,12
Thông báo lỗi : Click vào đây