Posted by Vernon Wenberg III on 07/27/07 10:43
I have an image that resides in a directory that isn't accessible on the
web, however I want to be able to send that image via PHP without making
it directly accessible on the web. The URL would be something like this
... image/username/image-name.
The reason I want to do this is so that I can do authentication on the
user before having it pushed to the browser. How would I be able to do this?
Navigation:
[Reply to this message]
|