Hello all:
I want to know how many successful downloads from website, is there some PHP
script can do this?
Let's say I have file "abc.zip" people can download, The system is
Apache+linux+ph p+mysql, how I can know exact how many successfully downloads
and the download time.
I know it can be done by weblog statistic, but I want to know is there some
way in php can do it so I can save in database and view real time result.
any help will be appreciate.
Ben
I want to know how many successful downloads from website, is there some PHP
script can do this?
Let's say I have file "abc.zip" people can download, The system is
Apache+linux+ph p+mysql, how I can know exact how many successfully downloads
and the download time.
I know it can be done by weblog statistic, but I want to know is there some
way in php can do it so I can save in database and view real time result.
any help will be appreciate.
Ben
Comment