I am trying to find answers to the few questions I have regarding the i18n & 
mbstring and after exhausting the usual google/manual resources hoping that 
perhaps you folks could render some assistance.

1) When using mbstring is there a way to get a list of all supported character 
sets? (I am particularly interested in Simplified/Traditional Chinese 
support).

2) Outside of mb_ereg() and doing mb_substr() (in a loop) is there a quick way 
to break a multibyte string into an array of multibyte characters?

Thanks,

Ilia

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

Reply via email to