Protect picture 1.0
Protect picture is meant to protect the path of your site pictures in order to prevent that somebody eventually using robot scripts steals the images by accessing the pictures directly.
Protect picture changes the URL of the images used in HTML or tags using a new URL through which real browsers can retrieve the picture files.
Requirement:
php 4.0 or later with session support enabled.
To use this class put the protect_picture.php script in the same directory of the script that references thes pictures to be protected. Then, at the beginning of that, just call:
$pprotect = new protect_picture(session_id());
and at the end of your script call
$pprotect->protect();
Protect picture supports all the session_save_handler method : file in most cases with th $_SESSION array or in the others way a cache file.
More popular Security System
- phphilter 0.1 (3 years, 10 months 11 days ago)
- Link Obfuscator 1.0 (7 years, 7 months 20 days ago)
- FloodDam 1.0 (7 years, 7 months 23 days ago)
- CrawlProtect 2.0.0 (3 years, 6 months 2 days ago)
- Uda Iskariot 1.0 (4 years, 6 months 28 days ago)
Listing Files

protect_picture.php- 141 Bytes
- 09/28/2008 10:06:34

class_cache.php- 5.7 KB
- 09/28/2008 10:06:34

protect_picture_cache.php- 251 Bytes
- 09/28/2008 10:06:34

class_protect_picture_example.php- 568 Bytes
- 09/28/2008 10:06:34

CHANGELOG- 633 Bytes
- 09/28/2008 10:06:34

LICENCE- 15.2 KB
- 09/28/2008 10:06:34

class_protect_picture.php- 3.1 KB
- 09/28/2008 10:06:34
- FREE MySQL Cloud Database Super Simple, Zero-Management MySQL Cloud DB. Use It FREE!
- Pinterest clone Start your own pin board social network today. Get Pintastic and start your own pinterest clone network.
- MYRE Real Estate Software Professional Real Estate solutions by MYREPHP PROGRAMMING!
