Hi.
I have been struggling with something recently. I am creating my Contact Page
I am using custom HTML. I added a PHP file (send-mail.php) to the root of my website via FTP.
Well, for the form itself, the form action points to the file “send-mail.php”. When I click on the submit button in the form, it is suppose to link directly to “example.com/send-mail.php” for processing but it doesn’t. Instead, it links to “example.com/contact/send-mail.php”.
How do I fix this?
I have looked around for a folder “contact” to add the “send-mail.php” file via FTP but I don’t seem to be lucky.
Please help.
Thank you!


