I guess I see i need to do three things:
first: creat a login page that directs to the upload browse file so that i can upload images the the server in an images folder.
second: use msql to sort the images by name or id
third: call up the images on the gallery page using the field name in mysql
would this bee the design idea i need to create?