PHP Classes

Anti-Harvest Download: Serve files for download preventing harvesting

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 444 This week: 1All time: 6,220 This week: 560Up
Version License PHP version Categories
antiharvest-download 1.0BSD License5.0HTTP, PHP 5, Files and Folders
Description 

Author

This class can be used to serve files for download preventing harvesting.

It can look a request variable for the name of the file being requested and then performs several checks.

Currently it cleans the file name from dangerous characters by taking the file base name and then it checks if the requested file exists under a given download directory, checks if the file has an accepted file name extension, check if the user browser is not a known robot, and checks if the user address host name is not in a list of known crawler addresses.

The class serves the file for download if all conditions are satisfied.

Picture of Nico den Boer
Name: Nico den Boer <contact>
Classes: 2 packages by
Country: Czech Republic Czech Republic
Age: 56
All time rank: 223926 in Czech Republic Czech Republic
Week rank: 411 Up4 in Czech Republic Czech Republic Up

  Files folder image Files  
File Role Description
Accessible without login Plain text file class.protector.inc.php Class class file
Accessible without login Plain text file index.php Example Usage example

 Version Control Unique User Downloads Download Rankings  
 0%
Total:444
This week:1
All time:6,220
This week:560Up