Anonymous
-
2016-04-13
Post awaiting moderation.
The single quote character: "'" can be inserted in form fields and is not escaped when the insert query is prepared by php. Mysql find a non terminated string and the query fails. When updating a record a record to be updated is marked as deprecated before the insertion of the new, modified, record and if the insert fails the record disappears from the list.
Anonymous