// update a description on an eStore Item $db->query_write("UPDATE TABLE " . TABLE_PREFIX . "estoreitems SET description = 'This will allow you to receive immunity from others changing your custom user title.' WHERE itemid = 18");