The issue is with consistency. You need to identify what charset is for all places where you handle your data:
In all these stages, a mistake/mixup can happen which will break the chain. To identify it, you will have to look at hexdumps of the data at various stages to see whether the data is (still) how you want it. Especially Templates are prone to encoding mixups in my experience.
In reply to Re: OT? Character set issues with MySQL/CGI::Application
by Corion
in thread OT? Character set issues with MySQL/CGI::Application
by cLive ;-)
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |