Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Getting my contact form to Submit Reply To: Getting my contact form to Submit

#189042
__
Participant

It’s better to put large amounts of code on codepen, or make a gist on github. Formatting is difficult on the forums, and large blocks of code discourage readers. Also, not all of what you posted is relevant to your question: the map, for example, has nothing to do with your contact form.

Do you understand how forms submit data? do you understand what happens to form data when it is submitted to PHP? Have you tried anything yet?

http://php.net/manual/en/tutorial.forms.php