First part – When my PHP script returns the response to my AJAX call, it displays a page with ONLY the returned data. It is supposed to replace the HTML of the target DIV. AJAX code is in index.html
Seems like a header issue, but I’m not seeing what’s wrong.
Second part – add code to orderAdmin.php to output an editable table or records from the DB
Attached is a zip with related files.
