Well, I'm having a problem adding values in db. I want to add a value in a field that already has a value, without deleting the value that is there, but joining the two values separated by a comma. I know it has something to do with implode, but I've tried a lot of things and it does not work.