Still not working with or without redirect line commented out


The redirect is not the issue. I commented out the redirect to allow the page to show the results. I tried the code without my debug code and with the insert EXCATLY as normal at it still WILL NOT insert.


That is skipped because it is a time stamp auto entered by the database that's why it is skipped. After renaming it and using line 21 as uncommented; no insert; then I commented it out and again no insert but the values I posted are all accurate.
Separate note:
All along I have been trying to find the code to show the response from MySQL and no one can tell me and my searches are in vain. There has to be a way to force this php code to tell me the MySQL response.... but I fail to find anything.