I'm looking for a free open source PHP / MySQL photo gallery that I can add to a website.
I have PHP / MySQL web space and am looking source files I can upload.
Kind of Functionality I would like for the photo gallery:
•Create new user. User details: first name, last name, email, username and password.
•Login as a user.
•Once logged in be able to view all photos.
•View all photos in a particular category.
•Upload photos. Each photo uploaded will contain a tag, from an existing category or a new one.
•Confirmation page where user can see photo has been uploaded.
•Thumbnails are created for uploaded photos.
•User can search for any photo they have uploaded using a search by tag or name or photo.
•User can delete photos if they want.
People browsing the gallery (not logged in) can:
•Search for any photo using a search by tag or name or photo.
•Photo gallery. All photos uploaded can be viewed in categories dependent on tags.
•All photos by each user can be viewed separat
2007-02-25
21:00:44
·
3 answers
·
asked by
djbennett999
1
in
Computers & Internet
➔ Programming & Design