Hi,
Hello,
Few hours back I implemented phpFormMail with simple form, and everything is working fine except after I submit form I get redirected to this page:
The following information has been submitted:
Name: Ultra
e-mail: email@email.com
Comment: test
email: email@example.com
I wanted to know why do I get email: email@example.com in this page ?
Is it possible to get redirected back to previous page automatically?
If I know html + css, php not so much, can I modify this page a bit ?
Thanks in advance!