Can anyone help with this, if PHP and MySQL enough to count page views/number of downloads precisely? I need to count how many times a wallpaper is being downloaded.
If yes, how can we do that? Thanks a lot for the help.
Can anyone help with this, if PHP and MySQL enough to count page views/number of downloads precisely? I need to count how many times a wallpaper is being downloaded.
If yes, how can we do that? Thanks a lot for the help.
There are a number of online tutorials for creating page hit counters. There are several on phpAcademy.org alone.
You might find this one to be most helpful:
https://phpacademy.org/course/unique-hit-counter
And here is a tutorial video for setting up Google Analytics on your site: http://www.youtube.com/watch?v=ZUTNLzzde60
As well as an article for Beginners
mysql is not even needed to solve that problem.
here it is solved by writing a file with the download count