convert_cyr_string()
convert_cyr_string - Convert from one Cyrillic character set to anotherSyntax
string convert_cyr_string (string $str, string $from, string $to)Arguments
- str - The string to be converted.
- from - The source Cyrillic character set, as a single character.
- to - The target Cyrillic character set, as a single character.
