This class allows you to download a file from outside the web tree. Many hooks around security and file types have been added for customization within any app.
[line 40]
This class allows you to download a file from outside the web tree. Many hooks around security and file types have been added for customization within any app.
Extra security option that forces all attempts to download a file to be done so from a set of VERY specific IP's. This is only good for those who are paranoid
Tags:
return:
returns true on success otherwise false
Parameters:
array
$validIPS
Array of valid IP addresses to allow file uploads from