Hi,
I made a script and was wonder if anyone could help.
At the moment the links are as follows "links.php?action=view&id=1" as the "action=view" is a click function, but I am wanting the link like this "links.php?id=1" so it takes out the "action=view" click function, which I use to update the hits. Does anyone know how to make it so I don't have to use a function to update the hits?
Thankyou