Incorrect data in PHP form? - TechRepublic
Question
March 27, 2008 at 11:50 AM
alohaaaron

Incorrect data in PHP form?

by alohaaaron . Updated 16 years, 3 months ago

Hi, I have a web form that displays data from a database. Multiple people access the web page and update the data and then hit the submit button to post it to the database. If person A is viewing and making updates to the same record through the web as person B, how will I keep the data accurate? Person A’s update may overwrite person B’s.

Thanks!

This discussion is locked

All Comments