Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-02-13 12:19
1.5

Diese Klasse unterstützt jetzt alle sessions_save_handler Methoden unter Verwendung einer Cache-Datei.
Tags: Major feature enhancements
This class supports now all the sessions_save_handler methods by using a cache file.

2004-02-02 13:39
1.1.0

Diese Version bietet eine Cache-System, um die Leistung zu verbessern.
Tags: Major feature enhancements
This version adds a cache system to improve performance.

2003-11-03 15:38
1.0.2

Das Muster für Quelle-Erkennung wurde aktualisiert. Die Klasse wird sich nicht ändern die URL für den externen Link, wodurch die Nutzung der Bandbreite. Der PHP-Code wurde verbessert.
Tags: Minor feature enhancements
The pattern for source detection was updated. The
class won't change the URL for the external link,
thus reducing bandwith use. The PHP code was
improved.

Project Resources