Hi there, Please can someone help me with this issue: How do I display an image from a database showing the latest added images first (basically showing the last index to the first) I have the rest of the code what I need is how do I access the files ? eg:
?>
please help where I have put the '?'. The database is called pagination, the table is called images. There are 3 columns in the table `images`, name_id, name, image. I want to display it in descending order acording to name_id. If you could even coment with a link to a tutorial that would help I would appretiate it. Thanx alot, Josh