If the user knew the actual URL of the image though, wouldn't they be able
to get around a script like this by simply typing it into their web browser?

Thanks! :-)

> On 02/15/03 10:55 AM, "Marco Tabini" <[EMAIL PROTECTED]> wrote:
> I guess the easiest would be to filter those images through a php
> script. Your PHP script would perform whatever checks are needed (for
> example, you could check ther HTTP_REFERER variable, or a shared token
> with the originating PHP script) and then output the image only if it's
> appropriate to do so. This way, your images would not be accessible to
> your users at all--unless you wanted them to be.


                            -m^2

__________
Hi! I'm a .signature virus! Copy me into your ~/.signature to help me
spread!
__________ 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to