I made a HTML form and I want to send it to my mail without using the "mailto:" stuff. But I can only find a way to send a PHP Form to my e-mail.
I'm trying to send it to another page, that will send it to my e-mail. But not sure how to do that with a HTML form.
Any help is appreciated.