Hi,

Currently mbstring doesn't support Armenian character maps, and only iconv 
extension with libiconv and glibc 2.3(IIRC) offers that functionality.

But AFAIK ArmSCII-8 encoding is a kind of single byte charset systems, 
so I think you can add a support for it to mbstring module with ease.

Your contribution is greatly appreciated.


Moriyoshi Koizumi


Hayk Chamyan <[EMAIL PROTECTED]> wrote:

> 
> Hi All.
> Is it possible to add the ArmSCII-8-to-UTF-8 charset conversion to the MB String 
>extension?
> 
> -- 
> Best regards,
>  hayk
>  mailto:hayk@;softerra.com
> 
> 
> -- 
> PHP Internationalization Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


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

Reply via email to