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
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
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