Custom PHP code for submitting forms
Posted: Mon Jan 18, 2016 10:52 pm
I have my own form that I would like to use to submit online forms. It requires me to have the PHP code above the opening <!doctype html> on my page.
I am trying to create a new template to insert this code in and the admin keeps crashing when I try and save it. It gives me a white page with this:
Method Not Implemented
POST to /admin/moduleinterface.php not supported.
I don't understand how to put this php code in my template. Is it even possible?
Appreciate the help!
I am trying to create a new template to insert this code in and the admin keeps crashing when I try and save it. It gives me a white page with this:
Method Not Implemented
POST to /admin/moduleinterface.php not supported.
I don't understand how to put this php code in my template. Is it even possible?
Appreciate the help!