I have photo gallery with my mysql database. My page finds phots going by a category id in the sql table and displays a list of correct photos.

One feature I want to add to this is

1/ when a person clicks on a photo for a full size it adds it to a hit counter to later I can sort by best photo as well.