php form: cannot update the database, query with multiple join
问题 EDIT#2: SQLfiddle EDIT#1: i see everything in fields now, but cannot update. all queries by themselves work. I have a page that must show information from database for update. The query has multiple join. The query itself works. I do not get error message(and the usual methods in order to get a hidden or disabled error message do not work), so I do not know what is wrong, but the form is blank and doesn't edit anything(sometimes blank forms edit information to empty fields). I've had similar