At 6:56 PM -0400 9/17/10, TR Shaw wrote:
On Sep 17, 2010, at 6:49 PM, Ashley Sheridan wrote:

 > At the end of the day, if you want to prevent people downloading your
 images, then just don't show them the image.

Actually you can. Serve up an image from the DB and add watermark or whatever on the fly for web browsers. If a user downloads (assuming that s/he bought the image or the image is a "freebie" ) the image comes from the DB directly to the user using download headers.

Tom

Actually you can't.

Regardless of where the image comes from (DB or file), when the user see's the image, they have it.

Cheers,

tedd
--
-------
http://sperling.com/

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

Reply via email to