View Single Post
Old 11-24-2010, 01:43 PM  
Zyber
Confirmed User
 
Industry Role:
Join Date: Aug 2001
Posts: 832
you should have a PHP script between the user and the server.

Let the PHP script store the image in a safe directory which noone can access from the web.

Then let the user request your PHP script, and let the PHP script deliver the image.

Full control, although at the cost of performance.
Zyber is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote