class_protect_picture is a PHP class which can be
used to protect the path of your site's pictures
in order to prevent somebody from using robot
scripts to steal the images by accessing the
pictures directly. The class changes the URL of
the images used in HTML or tags, using a new URL
through which real browsers can retrieve the
picture files. The class requires PHP 4.0 or later
with session support enabled.