Using jQuery/AJAX, I'm trying to a) update an existing record in an HTML table consisting of $firstname, $lastname, and an auto-incrementing $user_id and b) return the new database entry along with its ID number and display them in the HTML without a page refresh.Using jQuery/AJAX, I'm trying to a) update an e