fireblade
07-15-2007, 01:11 PM
:confused: say that i have a file to be download the name is "install.pdf". I need not to give the direct access to this file and i want to count the downloads count of the PDF.
So i know it is possible to track the download of file by using a files name with a webpage's address URL like this
http://mydomain.com/download.php?fileID=install.pdf
So how can i process this URL variable to let the file download..??
I nedd only the method of process to let download, I already know how to add the count to dayabase..
Please any one could help me? :confused:
So i know it is possible to track the download of file by using a files name with a webpage's address URL like this
http://mydomain.com/download.php?fileID=install.pdf
So how can i process this URL variable to let the file download..??
I nedd only the method of process to let download, I already know how to add the count to dayabase..
Please any one could help me? :confused: