Results 1 to 4 of 4

Thread: private photos
      
   

  1. #1
    ahimsa's Avatar
    ahimsa is offline Major General
    Join Date
    Jan 2009
    Location
    in the now :)
    Posts
    2,172

    Default private photos

    Hi,
    I tried to find the answer to this before wasting your time but without success, sorry! I'm almost done with my site & am working on the gallery pages. I would like to 'protect' some of the photos by only having them available to certain visitors. Is this possible with some kind of password procedure? If so how?
    thanks for any help that comes :)
    david

  2. #2
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: private photos

    You would either have to make a gallery with the images you only want certain people to see, place this file in its own directory and password protect it. If you wanted to have all of them on the same gallery and just not show some depending on who is looking at them you would need to use a php login in order to verify who someone is, and add some code around each image to not display it if they are not logged in or don't have permission.

    You may want to try some gallery software, many will have a user login system and you can set permissions for what images you want to show.

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

  3. #3
    ahimsa's Avatar
    ahimsa is offline Major General
    Join Date
    Jan 2009
    Location
    in the now :)
    Posts
    2,172

    Default Re: private photos

    Thanks for the advice!
    It would seem the easiest way would be a separate password-protected gallery........umm, I have no idea how to do that! Is there a tutorial/forum/link that I missed?
    david

  4. #4
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49