I am using the PHP form feature in WWB V19 on the website I have built.
My question is:
Is it possible to save the data submitted by the viewer somewhere in a database, so that it can be called out later? I understand this requires all sorts of fancy computer languages, which is out of the question for an amateur like me.
OR
Besides emailing the data to the designated email address, is it possible to email the data to the person who filled out the form using his/her email address from the data submitted?
Any help appreciated.
Saving Data from a Submitted PHP form
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Re: Saving Data from a Submitted PHP form
The built-in form script supports saving data to a CSV file or MySQL.
You can send the data to the person who filled out the form via the 'auto responder' option.
You can send the data to the person who filled out the form via the 'auto responder' option.
Re: Saving Data from a Submitted PHP form
Thanks Pablo.
I don't know much about MySQL, but I'll surely try the other option.
Regards.
I don't know much about MySQL, but I'll surely try the other option.
Regards.