I've noticed with german Umalaut characters are not being correctly encoded in the PHP version. Examples: Ä = A ä = a is there any way to display them correctly? Ä = Ä ä = ä Best Regards Simon
I've noticed with german Umalaut characters are not being correctly encoded in the PHP version.
Examples:
Ä = A
ä = a
is there any way to display them correctly?
Ä = Ä
ä = ä
Best Regards
Simon