Hello
I have been putting off trying forms for a while because I do not fully grasp the concept of mySQL and it seems like the best option for storing the data submitted by the form, but as I said, i know nothing about it, not even how to create the database in the first place.
Is it possible to use PHP to email me a PDF of the final form all laid out in a nice format or is this something that is going to require a database anyway that "completes" a PDF form and then emails it to me. Looking for a solution that will allow me to easily have and save the information as well as send proof to the customer of what they chose in the form
Thanks

