click counter
Posted: Thu Jul 20, 2006 8:04 pm
I'd like to implement a feature where a php script watches a hyperlink and counts how many times the link has been clicked, so the variable can be displayed later on the page. What would be the best approach to something like this?