Jump to content

Changing data in table cell


jcanker

Recommended Posts

Forgive me if this is an elementary issue, but I'm brand new to AJAX and using several tomes, relying mostly on O'Reilly.

 

Ultimately, my project will be a gradebook feature.  O'Reilly covers tables and sorting by column, but I'm a bit confused about how to update the MySQL data when a single grade is entered or changed.  How would I identify the assignment (column) and student (identified in the DB by the studentID column) and update just that one value in the DB without rewriting the entire table?

 

 

Link to comment
https://forums.phpfreaks.com/topic/193147-changing-data-in-table-cell/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.