Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/roadmax/domains/roadmax.uz/public_html/modules/frontend/article.php on line 10
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 'order by article_id desc limit 1' at line 5SELECT articles.*, titleeng as title, shorteng as short, texteng as text FROM articles WHERE texteng!='' and verified=1 and article_id<161 and category_id= order by article_id desc limit 1