[jQuery] Re: Problems with special chars in jQuery Form plugin

2009-05-07 Thread Remko
That's what i thought ass well, i've checked my chartset of my script, database and collation. All of them are utf-8. The form page ass well. On 7 mei, 17:57, Giovanni Battista Lenoci wrote: > Remko ha scritto:> Hi, > > > I use the Form Plugin to store some user

[jQuery] Problems with special chars in jQuery Form plugin

2009-05-07 Thread Remko
Hi, I use the Form Plugin to store some user info in my database. When inserting the data i have some troubles with special chars. Words like Rëmkó will be converted to Rëmkó. I submit the data to a file like this $DB->query("INSERT INTO exp_members (screen_name) VALUES ('".$_POST ['name']."'