How to update excel file given the number of clicks on a link using javascript and php?

evololtion

New member
I am trying to create a site where on the front page i will have 10 to 20 pictures.
I will also have an excel file that contains the name of each picture and the times it has been clicked. I need a solution to update and read this file.

To be more precise: when you click a picture, add a point for it. Then be able to make a top 5 most clicked pictures.

Any ideas are welcomed!
 
Back
Top