Just like the title says. I have MySQL and PHP set up on my server, both working correctly. I'm trying to create a PHP form to submit information to the database. I'm only a newbie at this stuff, so I've paid close attention to tutorials.
However, when I get to the point where I click Submit, my browser goes straight to an Error 500. What the heck? I have all file permissions enabled on the PHP file and I have been able to retrieve from my database. What's wrong with submitting to it?
I can post the code I'm using so far if you need to see it. I'm really getting frustrated with this error!!
-Bard09
However, when I get to the point where I click Submit, my browser goes straight to an Error 500. What the heck? I have all file permissions enabled on the PHP file and I have been able to retrieve from my database. What's wrong with submitting to it?
I can post the code I'm using so far if you need to see it. I'm really getting frustrated with this error!!
-Bard09