AJAX post in using slim framework outputs 500 (Internal Server Error)
问题 I have been stuck on this for days now, here is my previous question, but none of the comments seem to work. I have tried multiple things and managed to get rid of the 404 error, but now there is a 500 error... Basically I want to post an AJAX query when an event happens. Run a Slim post route using the AJAX query parsing through a value. Select data from the database using the Slim post route using the parsed through value. Then return the results from the query and display them in a