I would like to implement a file download system similar to thoses used in Postnuke, PHPNuke and the like. The downloads will not be on one page so how can this be achieved. I would also like to add 1 to a count of how many times the file has been downloaded.
Is it possible to create a function to do this, and just call the function everytime it is needed. I am still learning PHP & MySQL so any help and/or tutorials would be appreciated.
Question
therat
I would like to implement a file download system similar to thoses used in Postnuke, PHPNuke and the like. The downloads will not be on one page so how can this be achieved. I would also like to add 1 to a count of how many times the file has been downloaded.
Is it possible to create a function to do this, and just call the function everytime it is needed. I am still learning PHP & MySQL so any help and/or tutorials would be appreciated.
Thanks
Link to comment
Share on other sites
2 answers to this question
Recommended Posts