Hi, I have this script that I'm working on and a client notices that special characters like ü ö appear as ü ö when saved in the db! In the form tag I made sure I had accept-charset="UTF-8" and the page meta charset has utf-8, is there anything else I'm missing here?