Error Number: 1064
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 '' at line 1
select news_id,title,des,image,caption,DATE_FORMAT(date,'%a, %b %e, %Y %h:%i %p') as date from newses where status='enabled' AND news_id=
Back to Home