Posted by jaschreiber on 09/28/81 11:42
i'm trying to set up a website where i can post images for only certain
clients to see. so far the whole site works beautifully except the
image protection... visitors must log in to the system and then are
only given access to data and images that pertain to them.
the best system that i can come up with is to store the images outside
of the web directory... but i'm having trouble figuring out how to
access the images again. i've been told that i can do so with fopen or
fread, but so far i haven't been able to get it to work correctly...
instead of an image i just get the words "resource id #5". does anyone
have any advice?
thanks, jason
Navigation:
[Reply to this message]
|