I would like to make an image gallery to display my artwork (paintings prints etc.) by using php, so I can just have styles set-up so I can possibly upload a photo and it's description text to the server and it automatically displays with thumbnails, and full view with next and previous buttons. I am guessing I will need to do this with MySQL and a database? Thanks.