php-i18n Digest 4 Jul 2001 17:09:23 -0000 Issue 70 Topics (messages 162 through 162): chinese conversion extension is available 162 by: Hong Zhang Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED] To unsubscribe from the digest, e-mail: [EMAIL PROTECTED] To post to the list, e-mail: [EMAIL PROTECTED] ----------------------------------------------------------------------
I finished a chinese conversion extension this morning ( since I can not find anything similar on the net :) It will do GB <-> BIG5 and HZ -> GB conversion, functions are ncf_gb2big5($string) ncf_big52gb($string) ncf_hz2gb($string) it is available at http://www.vhconsultants.com/ Robbin Zhang