> (The formdata is submitted through ajax/xmlhttprequest, is that a possible > source for that problem?) That was for me. Which request headers are you sending when doing the ajax call? If you are not doing so yet, try using "application/x-www-form-urlencoded; charset=UTF-8". Regards, Renaud Drousies