MySQL WARNING!
DB Error : mySQL Error on Query : SELECT
b.*,
c.title_en?page=2 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=2 AS category_title
FROM blog AS b
LEFT JOIN blog_categories AS c ON b.c' at line 3
- Date : October 15, 2024, 1:05 pm
- Referer :
- Script : /blog/?lang=en?page=2