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_kana()

http://www.php.net/manual/en/function.mb-convert-kana.php

David Powers
*******************************************
No-nonsense reviews of computer books
http://japan-interface.co.uk/webdesign/books.html
Save 10% on TopStyle CSS Editor
*******************************************




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

Reply via email to