What is the Simplest Configuration for Forms? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

What is the Simplest Configuration for Forms?

Hello people good night. I'm not very good with HTML / CSS / Js, so I opted to edit a template to create my website (In this case the template is: https://html5up.net/miniport). The problem is that I do not know how to configure PHP code for forms to work. I have looked for some more direct tutorials on how to do this, but each one suggests a different way. One of them suggests that each page element (header, body, forms etc) be a separate file. So each element would be loaded separately only when needed. If someone wants to see my edition of the form, I just removed the "Subject" field: https://code.sololearn.com/WhJgf6zVCuK2/#html So the question is: what is the simplest way to set up an email form? It does not have to be the most efficient or fastest, I just need a practical example to know where to start.

28th May 2018, 9:21 PM
rfPeixoto
rfPeixoto - avatar
3 Answers
+ 2
Here is the Solution for you....!! Check out all the comments in the codes https://code.sololearn.com/W32Bn1xATiXb/?ref=app https://code.sololearn.com/w7PIkjwqlk25/?ref=app
29th May 2018, 8:53 AM
Hemath Kumar
Hemath Kumar - avatar
+ 2
Totally solved. \o/ Thank you very much, Hemath Kumar
29th May 2018, 11:04 AM
rfPeixoto
rfPeixoto - avatar
+ 1
No need of thanx bro.... keep coding....
29th May 2018, 11:26 AM
Hemath Kumar
Hemath Kumar - avatar