08-31-2017, 06:39 PM
Hi,
I would like to set the character set to UFT-8.
is it valid to simply use
header('Content-Type: text/html; charset=utf-8');
or might this crash some code of userspice?
Thanks in advance,
Chris
I would like to set the character set to UFT-8.
is it valid to simply use
header('Content-Type: text/html; charset=utf-8');
or might this crash some code of userspice?
Thanks in advance,
Chris