Re: [PHP] Downloadcounter

2004-10-03 Thread raditha dissanayake
Hi, Simon Fredriksson wrote: I'm writing a file-download system. In order to download, the user will have to login with username and password. Now, how do I feed the file to the user if it's not under htdocs? Or should the files be under htdocs (in subdirs of course) and have some .htaccess limi

[PHP] Downloadcounter

2004-10-03 Thread Simon Fredriksson
I'm writing a file-download system. In order to download, the user will have to login with username and password. Now, how do I feed the file to the user if it's not under htdocs? Or should the files be under htdocs (in subdirs of course) and have some .htaccess limitations? There is a chance t