Editing database records by user using PHP & Ajax

robertmorgan
03:11:16
Hi

Your edit student records example looks good and works well on your site.

When I download the demo files onto my own server, set up the student table, on my database etc, I can display the records, and when I click on edit the fields become editable.

The button doesn't change to "Update" like it does in your web example.

I have tried to compare the source code of http://www.plus2net.com/php_tutorial/display-record-edit2-demo.php with the demo files, but I can't work out where the difference is.

Can anyone help?

smo1234
03-17-2016
Try to suppress error message and then check. http://www.plus2net.com/php_tutorial/display_errors.php
Please Login to post your reply or start a new topic