Date: 11/14/00
- Next message: White, Bob: "[phplib] How can I populate a select box from a db query?"
- Previous message: Greg Speed: "Re: [phplib] Alternate Login Method"
- Next in thread: Davor Cengija: "Re: [phplib] protecting folders with phplib"
- Maybe reply: Davor Cengija: "Re: [phplib] protecting folders with phplib"
- Reply: Matthew Leingang: "[phplib] Re: protecting folders with phplib"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
is there anyway to protect an entire folder with phplib?
I have a bunch of binary files that I want to limit access to.
They are (mostly) thumbnails of images, and the orginal images, and I will
be displaying 30 at a time.
I could use fread to pull the thumbnails out of a protected directory, but
that would be 30 authentications (plus the page itself) for each page. Is
there any way to give authenticate the entire folder, and all it's contents
with phplib without excessive authenticating?
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: White, Bob: "[phplib] How can I populate a select box from a db query?"
- Previous message: Greg Speed: "Re: [phplib] Alternate Login Method"
- Next in thread: Davor Cengija: "Re: [phplib] protecting folders with phplib"
- Maybe reply: Davor Cengija: "Re: [phplib] protecting folders with phplib"
- Reply: Matthew Leingang: "[phplib] Re: protecting folders with phplib"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

