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.
|
|
| Name: |
Anti-Harvest Download |
| Base name: |
antiharvest-download |
| Description: |
Serve files for download preventing harvesting |
| Version: |
- |
| PHP version: |
5.0 |
| License: |
BSD License |
| All time users: |
362 users |
| All time rank: |
5721 |
| Week users: |
0 users |
| Week rank: |
2076  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|