Advertisement:

Author Topic: Only edit one field in MySQL  (Read 715 times)

Alexander

  • Newbie
  • *
  • Posts: 2
Only edit one field in MySQL
« 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?