Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

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.

#282951
snippet248
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?