Forms | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 2

Forms

How do you link a form to send out and email message once it is filled out in php?

28th May 2018, 2:40 PM
Dylan McKinstry
Dylan McKinstry - avatar
1 Antwort
+ 1
First step you should create a html file and place something like this inside : https://code.sololearn.com/W1U3Q0nq4zMO/?ref=app Then create a contact.php file like this one: https://code.sololearn.com/wnaLMvvkPpNL/?ref=app
29th May 2018, 11:50 AM
Cosmin P
Cosmin P - avatar