A Database Error Occurred
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 'order by opportunity_id desc' at line 13
SELECT opportunity_id, opportunity_date, opportunity_title, opportunity_description, expiry_date, opportunity_file FROM tbl_opportunity where opportunity_id=.$opportunity_id order by opportunity_id desc