I need to make a quote that when entering the data I will save each quote with the same form, print the data on the screen but at the same time store them in a variable and when clicking on a button send it to the client an email with the data. I already know how to connect it and receive the input but I need to send that information by mail.
How do I do it?