Forums

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

Home Forums Back End Help needed to add PHP mailer to HTML5 and CSS3 website Reply To: Help needed to add PHP mailer to HTML5 and CSS3 website

#148106
__
Participant

A few things to clarify: Are you asking about PHPmailer specifically? If so, there are some good tutorials out there. If you’ve already tried and run into problems, then you need to explain those. The jsfiddle you posted seems to be nothing more than “all of my code dumped here.” When asking for help, it is a good idea to make a reduced test case – basically, you want to show us only the part of the code that demonstrates your problem (omitting the parts that don’t). This gets a better response, because people don’t have to sort through thousands of lines of code/markup just to figure out where to start from. If you don’t know where to start from, a safe bet is the html markup of the <form>.