MySQL WARNING!
DB Error : mySQL Error on Query : SELECT
b.*,
c.title_en?page=32 AS category_title
FROM blog AS b
LEFT JOIN blog_categories AS c ON b.cid = c.id
WHERE b.id != '0'
ORDER BY b.id DESC LIMIT 0,12
More Information :
- MySQL Error : 1064
- MySQL Error no # : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '?page=32 AS category_title
FROM blog AS b
LEFT JOIN blog_categories AS c ON b.' at line 3
- Date : October 15, 2024, 11:52 am
- Referer :
- Script : /blog/?lang=en?page=32