Bandwidth/Download Limit

From: Nicolas C. (cuicui.NO-SPAM._at_noos.fr)
Date: 11/01/03


Date: Sat, 01 Nov 2003 15:55:37 +0100

Hello,

I'd like to make some download speed limitation on some of my files
using PHP. I know that an Apache module can do that, but i cannot access
my ISP Apache configuration.

My idea was to put the file into a .htaccess protected diretory and to
build a "proxy" with PHP.

I can also put a download limit (after n download per day the script
deny download). Any idea or known script doing that?

Thank you in advance,

Nicolas



Relevant Pages

  • Re: [PHP] File download problem
    ... I think I found the problem here: The php file was saved with UTF-8 encoding, and for some unknown reason it was adding the UTF-8 BOM to the output as well. ... Why do I get those three extra bytes at the beginning of each file I download with my script? ...
    (php.general)
  • Re: HELP: strange php behavior downloading html
    ... problem in less than an hour, using cURL with PHP. ... Here is the function I wrote to download a uri into a file (following ... all redirects, ignoring old cookies, and passing set cookies to redirects): ...
    (comp.lang.php)
  • Re: Hide the file url to download
    ... >> I need to make a script in PHP to hide the url of a file. ... >> will register. ... > If people can download your file, then it's trivial for them to get to ...
    (alt.php)
  • Re: [PHP] Pirate PHP books online?
    ... > nothing to do with PHP. ... > I claim copyright and payment for the books I write about it. ... > it's unreasonable to expect readers to pay for it. ... could offer a download for a price which would be the same as what you ...
    (php.general)
  • download script problem
    ... Having the need to make some videos available for download from my website, ... some time ago I created a script by putting together some snippets from ... besides it names the file wrongly (with the name of the .php ...
    (alt.php)