file download counter without database

前端 未结 4 2137
一生所求
一生所求 2021-02-10 05:03

I am a beginer in programming. i have a pdf file for download in my website. I want to know the no. of downloads. I searched in google.

and i tried something like this.

4条回答
  •  情深已故
    2021-02-10 05:50

    if you are not familiar with database, try something like this

    http://www.kavoir.com/2010/05/simplest-php-hit-counter-or-download-counter-count-the-number-of-times-of-access-visits-or-downloads.html

    it may help you

提交回复
热议问题