Home › Forums › Back End › How to store numeric form values and retieve the total sum of them. › Reply To: How to store numeric form values and retieve the total sum of them.
February 15, 2019 at 5:13 pm
#282951
Participant
Thanks again!! I’m not sure whats best. What if I use a CSV or a regular html table? which are easy to edit/check and not as complex as mysql perhaps.
If those are good choices.. how to write to the right column/row for the table or the CSV file?