Search found 1 match

by TraceySpringer
14 Feb 2019, 11:53
Forum: General Discussion
Topic: Error 500 - When submitting
Replies: 6
Views: 6158

Re: Error 500 - When submitting

I am trying to send the content in this form to an email. However, it isn't working and when I submit it gives me an internal error. Here is the code that runs when I am submitting the form. <?php if(!isset($_POST['submit'])) { //This page should not be accessed directly. Need to submit the form. ec...