Categories

Updated: 12/15/2004

Speed Limiting File Downloads

It is common to have downloads on your website, and sometimes you want to moderate your downloads by speed, or possibly hide the directory that the download is coming from, protecting all your other files. This is very possible and very simple to solve in PHP. All you need is the header() function and some files function.
©2003-2019 jCay.com