Relative Content

Tag Archive for phphtmlcssajaxdatabase

Ajax request not completed, values not reflected in database

I am trying to create editable table, I am using ajax request for the same by following a tutorial over youtube, but the ajax request to save the changes after editing the table seems to fail, please suggest me the possible mistake that is causing the error “Not saved”.
Main page code