UPDATE users SET comments = 'Test update using php code' WHERE id = 1
Successful update!