Re: [PHP-DB] Fun with MySQL collation, HTML charset and PHP utf8_encode

2008-04-07 Thread Bruno Lustosa
On Mon, Apr 7, 2008 at 2:42 PM, Dee Ayy <[EMAIL PROTECTED]> wrote: > I was thinking of using output buffering and then making 1 call to > utf8_encode, but I think a better question is, how do I stop using > utf8_encode completely? If all components are using utf-8, you should have no problems w

[PHP-DB] Fun with MySQL collation, HTML charset and PHP utf8_encode

2008-04-07 Thread Dee Ayy
How do I avoid having so much fun using utf8_encode throughout my document? I was thinking of using output buffering and then making 1 call to utf8_encode, but I think a better question is, how do I stop using utf8_encode completely? The docs say that utf8_encode "Encodes an ISO-8859-1 string to