Fix Ajax Problem And Also Add Editable Table

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.

Leave a Reply

Your email address will not be published. Required fields are marked *