Discussion:
char set ?
georg chambert
2013-09-07 16:21:02 UTC
Permalink
This Q is possibly rather HTML (is there a good list for that...)

anyways;
Im in Sweden, and have done som pages with Swedish text, however our special (weird) characters åäö
comes out wrong when displayd in browser, would be nice if I could tag the text and keep the file as is rather
than changing the file format of the text (and encode the characters with some double/prefix notation,
which I guess would be the main stream
anyone ?

regards
Georg
Ashley Sheridan
2013-09-07 16:28:54 UTC
Permalink
Post by georg chambert
This Q is possibly rather HTML (is there a good list for that...)
anyways;
Im in Sweden, and have done som pages with Swedish text, however our special (weird) characters åÀö
comes out wrong when displayd in browser, would be nice if I could tag the text and keep the file as is rather
than changing the file format of the text (and encode the characters with some double/prefix notation,
which I guess would be the main stream
anyone ?
regards
Georg
Save PHP script as UTF8, and make sure you output UTF8 headers

Thanks,
Ash
http://www.ashleysheridan.co.uk

Continue reading on narkive:
Loading...