|
just tested this and it worked okay for me (via phpmyadmin). What type is the field you're trying to update ie text/varchar? If varchar, is it possible that the code string is longer than the maximum number of characters?
Also, is phpmyadmin throwing an error, or is it just that part of the code isn't being stored?
|