This topic is locked
[SOLVED]

  PHPRunner UTF-8 non latin symbol

3/6/2012 12:06:55 PM
PHPRunner General questions
M
mune72 author

In my SQLite DB there is a field with name of the names of the days in a week in italian.
For example "Lunedì" is monday.
But when php generated by PHPRunner reads the field show "luned<weird chars>".
How can I force PHPRuunner to use UTF-8?
Thanks