die(json_encode)) redirects to a page displaying json data – Jquery ajax
When form submission finishes, the page DISPLAYS the raw json data instead of logging it to the console. The php and html code are both on the same page so I wasn't expecting the page to change at all. POST…