Re: [PHP-I18N] simple katakana to romaji converter function

2003-03-13 Thread Jean-Christian Imbeault
David Powers wrote: Gary Ross wrote: :: I'm looking for a simple function to convert katakana to romaji in :: php. I don't want to use kakasi but pure php. It should be easy :: enough to write myself but if there is something already out there... I've never used it myself, but there's a built-in fu

Re: [PHP-I18N] simple katakana to romaji converter function

2003-03-13 Thread David Powers
Gary Ross wrote: :: I'm looking for a simple function to convert katakana to romaji in :: php. I don't want to use kakasi but pure php. It should be easy :: enough to write myself but if there is something already out there... I've never used it myself, but there's a built-in function mb_convert_k

[PHP-I18N] simple katakana to romaji converter function

2003-03-13 Thread Gary Ross
I'm looking for a simple function to convert katakana to romaji in php. I don't want to use kakasi but pure php. It should be easy enough to write myself but if there is something already out there... Gary -- PHP Internationalization Mailing List (http://www.php.net/) To unsubscribe, visit: htt