====== Direct File Download ====== The goal is to provide users with a file download, directly in a php script rather than a hard link on a remote filesystem. This allows us to implement user authentication prior to any files being available. FIXME All of this will likely work, but so far is untested ===== External Links ===== * http://www.trailfire.com/pages/form.php?aid=check&bubble=14947 * http://elouai.com/force-download.php