Good day.
In my Drupal site, strange characters appear in text. Like, instead of what I expect “ideéenbus” I get De ide�enbus
(I hope this comes out right here)
Now this has to do with a character encoding issue somewhere. But, how can I set this in Drupal? Or is it something that needs to be set on the database instead? Hope someone can help.
Thank you
Marco
To have a good experience in encoding in Drupal and PHP in general, all the items should speak the same encoding, ideally UTF8, or they should be aware of differences and act accordingly.
The following components should be checked: