|
Posted by mistral on 10/23/06 22:36
"Johnny писал(а):
"
> "mistral" <polychrom@softhome.net> wrote in message
> news:1161631139.229252.75610@e3g2000cwe.googlegroups.com...
> > I use htaccess to protect directory and granting access to download
> > file only for the authorized users. Just want implement simple PHP file
> > download counter for single file. I need track the number of downloads
> > of this file on my website, IP address and date. Since I have no access
> > to Apache log files, I need some other way, use script that will write
> > a log file. Is there some handy way?
> > M.
-----------
> Write a script that supplies the file download with the correct mime type
> and in that script record the details you want to the place you want...
-----------------
How to interface this with htaccess? I am new in Php, perhaps there is
ready scripts written for this tasks?
M.
Navigation:
[Reply to this message]
|