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!
Custom PHP code for submitting forms
Re: Custom PHP code for submitting forms
Try a UDT?
As far as I know it's not supported to use php code in the templates.
As far as I know it's not supported to use php code in the templates.