I want to keep score of how many times a button gets pressed in my site. I think it should be possible to send data to php file whenever its pressed. PHP should add 1 (hit) for that button. Trouble is I'm no hero in scripting.

Anybody out there who can help me out with this?

The purpose is to create somekind of statistics on how many times the button is pressed.


Tnx!