Hi Guys
Maybe someone can help me
I'm retrieving some data from a MySQL server but the Ajax data loses the accentuated characters, the php queries returns everything nice (on the browser) but the ajax only gets question marks.
The sql fields are in UTF8, is there a way to format the text in the PHP or in Construct so i can have the special characters?
Thank you
Tiago