Home › Forums › Quform PHP › Save to a MySQL database
- This topic has 4 replies, 2 voices, and was last updated 4 years, 7 months ago by Ally.
- AuthorPosts
- April 20, 2020 at 12:32 pm #30994SBenoitParticipant
Hi,
I managed to create a database with a table to receive a copy of the sent messages, and everything works fine. But there are two things that I haven’t been able to do and I was wondering if you could tell me if it’s possible?Is it possible to combine data from more than one form field in a single mysql column? Because having each data in a different column is difficult to manage afterwards when we export this data.
And finally, sometimes Google blocks sending messages for various reasons … is it possible to know if a form submission has been successfully completed or not, and collect this data in the database.
Thanks a lot for your help.
April 21, 2020 at 10:18 am #31001AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
April 21, 2020 at 10:24 am #31002SBenoitParticipantOMG! This is awesome! Thanks a lot for this precious help. You are the best.
April 22, 2020 at 1:54 am #31006SBenoitParticipantHi,
There is something wrong with the way I made it the “email_failed” part, and it’s not returning any value in the database. I would appreciate if you could take a look to the screenshots. I think my mistake is in the way I made the DB table row… I’m really don’t know much of mySQL, most of the time i’m guessing…
Thanks.
Attachments:
You must be logged in to view attached files.April 22, 2020 at 11:39 am #31017AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
- AuthorPosts
- You must be logged in to reply to this topic.