0
4

1 回答 1

0

You're going to want to start by creating a download file, preferably in php, which will accept a file parameter. An example would be "download.php?file=42.txt". From there the file will update the download count, and fetch the file from the uploads folder.

于 2013-04-14T17:05:33.180 回答