The idea is that when the user types in a specific password the points counter increases by a number say 2
it’s just i don’t know where to store the new value of the points (if it’s db then i don’t know how to get data from a table in code 🙁
Could someone give me an example in how any value is increased when clicking a button under a condition password correct
And another thing : what does preventing a user from accessing a web page of my site again depend on ? limit accessing the web page
Tags: ph