Hello,
I want to make a ranking of the links in a link database: which links are used the most.
eg: Every time the link is clicked, its clickcounter is increased by one and stored in the db.
I think you could do it trough a form, with different buttons for every link, but i want to keep the...