View Single Post
Old December 20th, 2004, 10:57 AM   #18 (permalink)
Brian
Guest
 
Posts: n/a
Re: Stopping linking on other sites

Quote:
Originally Posted by ConqSoft
If it had the option of storing the images in a directory outside the web root (like I do with my vBulletin attachments), and used a script to serve up the images, that would take care of it, because then you could handle it all with permissions.
The only problem with that is you would then have to store your images/thumbails in different folders, or use that same script to display the thumbnails, which would add a good 5-7 queries to the page for each thumbnail.
  Reply With Quote