Hi can any one suggest to a good photo gallery managment. I want to upload a photo against a user or group.......Tha t photo should not visible to other user or group...Is there any open source availble....
PhotoGallry Mgmt
Collapse
X
-
Tags: None
-
Hi.
I've never come across any such software (not that I've been looking).
Did you try a Google search?
See if that turns up anything useful.
If not, then you might consider writing one yourself.
I've always considered it a nice first project for new PHP programmers. (Was one of the first things I did in PHP.)
A basic photo album program can easily be done without any sort of database, but the user/group thing may require it. -
Comment