Forums
This topic is locked
update record silently
19 Dec 2003 07:18:12 Mike Man posted:
How to write a code that every time a page loads, it update automatically a record field in mysql databse?I have a table with counter as a INT field. Now I want to update this counter field with increment +1 everytime the page laods. Could anyone please help me?