Your query:
SELECT * FROM site_news_images
WHERE imageId = 26
AND newsId =
ORDER BY ID DESC
LIMIT 1
returned the following error:
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 ID DESC
LIMIT 1' at line 4