Thank you for your kind response. 

On Wed, 22 Jan 2003, Moriyoshi Koizumi wrote:

> How about passing multiple encoding names to mb_convert_encoding()?
> 
> mb_convert_encoding($str, "UTF-8", array("ISO-8859-15", "EUC-JP", "GB2312"));

* While I would gladly write out each and every encoding in 
existence

(as you can see from the top page here: 
http://www.issho.org/ , pretty much every language - and 
encoding - out there, needs to be supported). 

a way to wildcard it would be preferred. :)
Is there not such a way?

* The other part of the problem is perhaps the larger; 
the convoluted code in Postnuke. I know it is not popular 
in Japan, but some people have had experience with it, 
surely. 

Where to operate, when attempting to convert the 
encoding of the incoming rss feeds? 

(I really _would_ use Xoops and the very fine fix 
that those developers have devised, _if only_ multiple 
language interfaces were a possibility... ) :)

Viva la PHP. 

-- 
Tony Laszlo
http://www.issho.org/LaszloBlog/






-- 
PHP Internationalization Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to