RE: [PHP-WIN] Download monitor

2002-05-06 Thread Ross Fleming
[mailto:[EMAIL PROTECTED]] Sent: 06 May 2002 18:28 To: [EMAIL PROTECTED] Subject: [PHP-WIN] Download monitor This is probably a topic for gurus. I'd like to have some way of knowing, with PHP, when a download is finished. My site offers several files for download, and I want to make sure a gi

[PHP-WIN] Download monitor

2002-05-06 Thread Olivier Hubert
This is probably a topic for gurus. I'd like to have some way of knowing, with PHP, when a download is finished. My site offers several files for download, and I want to make sure a given user does not download more than one file at a time. I know there is a way to do this with an Apache modul