Forms | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 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 ответ
+ 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