Is there any free opensource PHP translit lib?

Posted by Ole Jak on Stack Overflow See other posts from Stack Overflow or by Ole Jak
Published on 2010-03-20T11:24:16Z Indexed on 2010/03/20 11:31 UTC
Read the original article Hit count: 340

Filed under:
|
|

so I have lots of users posting articles with names in different languages. I need some lib to translate thouse article names to english letters for example turn russian '?' into eng 'r' and so on for all european languages, russian and asian languages. Where to get such lib?

© Stack Overflow or respective owner

Related posts about php

Related posts about open-source