Errm. Code: [SELECT]UPDATE `inbox` SET `READ` = 'true' WHERE `id` = `26`Error: Code: [Select]SQL query: UPDATE `inbox` SET `read` = 'true' WHERE `id` = `26` MySQL said: #1054 - Unknown column '26' in 'where CLAUSE' http://www.w3schools.com/php/php_mysql_update.aspTable names and fields do not need apostrophies.
Your experience on this site will be improved by allowing cookies. Read Cookie Policy