PHP function convert_cyr_string()

Availability in PHP 4.0

Convert from one Cyrillic character set to another

Parameters

Parameter Data type Default value Note
$str string not The string to be converted.
$from string not The source Cyrillic character set, as a single character.
$to string not The target Cyrillic character set, as a single character.

Return values

string

the converted string.

Other resources

Official documentation for convert-cyr-string

Newsletter

Nejlepsi tipy a triky o PHP do Vaseho e-mailu. Clanky a novinky nejen ze sveta PHP a programovani.