Osclass forums

Support forums => Tips, tricks, and tutorials => Topic started by: Alexander on April 10, 2016, 10:09:14 pm

Title: Only edit one field in MySQL
Post by: Alexander on April 10, 2016, 10:09:14 pm
I want that a user cannot click more than 5 times on 1 link.
So i want to count down and edit this amount in the Mysql database under the name of the current user thats logged in.

I cannot find what to do this. Is it possible and how?