Saving form results in MYSQL
-
Hello,
I built the form and it’s working great. Now the next step: Getting the data in my Mysql database.
My question: I’d like to populate all form result data in just one Mysql field. I know I can simply use fieldname# to populate that in a field, but what code can I use to put all form data in one field? I tried INFO, but that didn’t work.
Preferably only the actual result, not the description or label.
I hope someone can help and my question is clear (first steps into Mysql here :))
Thanks! Kris
- The topic ‘Saving form results in MYSQL’ is closed to new replies.