Logging and Calculating numbers
-
Hi!
I took a look through the documentation and I didn’t see an answer for these questions. I apologize if I missed it!
I’m looking to setup a database on my website for a game that includes updating numbers on it. This would involve keeping track of the updates in a log and also doing some calculations based on a form submission.
So for example, a player has 50 “OC” (game currency) and then spends 20 of it on an item in a form. I’d like the database entry to update to subtract 20 “OC” so the result is 30 “OC”. Then the expenditure of the “OC” would be appended to a log to keep all of the transactions recorded for checking later.
Also, is there an option for requiring an approval from an Admin before forms can change entries in the database?
Are those things that this plugin can do?
Thanks for any help!
Ian
- The topic ‘Logging and Calculating numbers’ is closed to new replies.