This class can be used to transliterate Serbian Cyrillic to Latin characters.
It searches a given text string for Cyrillic characters and replaces them for transliterated Latin characters. The search may be case sensitive or not.
The class may also process Cyrillic text within HTML leaving tags untouched.
The set of transliterated characters may be extended to include characters used in other idioms.
| Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
Translit.class.php |
Class |
Class file |
demo1.php |
Example |
Basic usage example |
demo2.php |
Example |
Example of usage with ability to skip HTML tags |
demo3.php |
Example |
Example of usage with some russian letters added |