Skip to main content
Olavarrieta
Participant
December 15, 2006
Answered

Photo Album with unique access rights.

  • December 15, 2006
  • 1 reply
  • 268 views
I am creating a photo album for a site where pictures will be posted for customer. Each customer should have a private area to view their pictures with user name and password to login. How would I go about creating this type user structure??? Any thoughts?

Thanks.
This topic has been closed for replies.
Correct answer eokorie
You could create albums and pictures based on the user's id or username. This in effect will mean that they user will only be able to view his own pictures and nobody else's.

1 reply

eokorieCorrect answer
Participant
December 19, 2006
You could create albums and pictures based on the user's id or username. This in effect will mean that they user will only be able to view his own pictures and nobody else's.