Hopefully this is the last question. I have a php page that displays a list of records. They click a link on page 1 to go to the correct records on page 2 where text boxes correctly populate with the DB data. They make their change, click update and observe the words "There is an error in your SQL syntax." Obviously I am filling out the update form wrong. Code attached.