Hey everyone,
I'm finishing up on a project and I'm utilizing 4 total forms on the site. I'm using the advanced method of including it into the website but I'm having an issue. Whenever I add a 4th form to the website, no matter which form it is, I get the following error:
Fatal error: Cannot redeclare display_machform() (previously declared in /home/myusername/public_html/forms/machform.php:27) in /home/myusername/public_html/forms/machform.php on line 237
Can anyone help?