0000016: Feature: Unicode support - Mantis

I need a plan for Unicode support in Mefeedia. Amazingly, PHP is rather bad in this regard. I'm using PHP and Mysql. Here's a page that clearly shows the need for this.

So I have a question: what is the basic approach?

- Make sure stuff is stored in UTF-8 in MySQL?
- Make sure HTML uses UTF-8?
- What about the PHP part of the equation?

Any pointers to common sense around this are very welcome. Any good libraries?

# Nov 11, 2005