It converts from one Cyrillic character set to another
Example
<?php
echo convert_cyr_string(“phpcode Ã¥”,’w’,’a’);
?>
Output
phpcode
It converts from one Cyrillic character set to another
Example
<?php
echo convert_cyr_string(“phpcode Ã¥”,’w’,’a’);
?>
Output
phpcode