+ 2
Forms
How do you link a form to send out and email message once it is filled out in php?
1 Answer
+ 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