Quote:
Originally posted by modifried
If it does, just find out what page you're on when the image does work.
For example,
Let's say you're on:
www.mysite.com
And you click on an image (http://www.mysite.com/porn.jpg), and it works.
You then try to access the image directly, but it doesn't work. What you can do is use the header() PHP command to send the HTTP_REFERER variable to the browser, with the value "http://www.mysite.com", and the image will work.
|
ahaaa... makes the light now... I think get it. At least Im gonna try this!
