Hello.
How can get data submitted from a form to be sent in a script by FormMail, and also be used in a payment script?
So far, I can get the data submitted to the Mail script, but then it disappears. Any help would be excellent.
Thanks much.
Hello.
How can get data submitted from a form to be sent in a script by FormMail, and also be used in a payment script?
So far, I can get the data submitted to the Mail script, but then it disappears. Any help would be excellent.
Thanks much.
What do you mean “it disappears”? Are you just receiving the form input and then sending it to the FormMailer script. If it needs to be used later, it would be better off being stored (for example, in a MySQL database).