To prevent users from linking their picture from my website, I need to put a directory containing picture outside from web-visible forums.
I need a function which will load the jpg file and show it to the browser.
I had documentation on how to do this, but I lost it! Also, Image functions from php documentation don't seem to suit my needs.
Anyone knows how to do it? I don't think it is really complicated, but I have a hard time finding the right documentation!