Hi (sorry for my english). I´m working in a webpage and in this moment I´m making the contact part, and I´m relatively new in PHP. I´m not sure if I have to host a database somewhere to make the form works. Please, someone help me with my question
Only I´m not sure about
>Solution :
No, it is not necessary to have a database if all you want to do is to process input from a contact form and send out emails.
If you want to save the information for reference later, then yes you do.