in reply to Re^3: UTF-8 webpage output from MySQL
in thread UTF-8 webpage output from MySQL
I lost my sanity over this a long time age...
I do not want to switch template system, I can't be the only one that is using H::T with utf-8?
I don't use the code below:
it was just to show that if I did use it, my template files would display the reverse question mark sign instead of å,ä and ö. but my database data would display correct.decode_utf8($tmpl->output);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: UTF-8 webpage output from MySQL
by moritz (Cardinal) on Jan 22, 2008 at 14:11 UTC | |
by boboson (Monk) on Jan 22, 2008 at 16:24 UTC |