NYCPHP Meetup

NYPHP.org

[nycphp-talk] Any alternatives to mbstring for PHP+UTF-8?

Jon Baer jonbaer at jonbaer.com
Thu May 3 11:57:31 EDT 2007


Iconv is way more flexible ...

http://us.php.net/iconv

Specifically the alternate ob handler ... http://us.php.net/manual/en/ 
function.ob-iconv-handler.php

- Jon

On May 3, 2007, at 11:31 AM, Jakob Buchgraber wrote:

> Hey!
>
> I was wondering whether there are alternatives to mbstring for  
> handling UTF-8 encoded data with PHP?
> I am asking, because I'd like to play around with as many  
> "technologies" as possible before I actually start developing.
> I somehow also looked at the way Joomla! did it, but I don't really  
> like their solution.
>
> So what do you use for building websites with UTF-8 + PHP?
>
> Thanks!
>
> Cheers,
> Jay
> _______________________________________________
> New York PHP Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
>
> NYPHPCon 2006 Presentations Online
> http://www.nyphpcon.com
>
> Show Your Participation in New York PHP
> http://www.nyphp.org/show_participation.php




More information about the talk mailing list