File Download Security
in PHP added by goodphptutorials, on 29/9/2006 file handling
Want to prevent people from linking to your downloads? This script will force a page to be loaded before the download starts. HTML header statements are used to trigger the download of the file. PHP is used to push the file to the browser.
comment save reportno comments
