convert_cyr_string(3) php man page | unix.com

Man Page: convert_cyr_string

Operating Environment: php

Section: 3

CONVERT_CYR_STRING(3)							 1						     CONVERT_CYR_STRING(3)

convert_cyr_string - Convert from one Cyrillic character set to another

SYNOPSIS
string convert_cyr_string (string $str, string $from, string $to)
DESCRIPTION
Converts from one Cyrillic character set to another.
PARAMETERS
o $str - The string to be converted. o $from - The source Cyrillic character set, as a single character. o $to - The target Cyrillic character set, as a single character. Supported characters are: o k - koi8-r o w - windows-1251 o i - iso8859-5 o a - x-cp866 o d - x-cp866 o m - x-mac-cyrillic
RETURN VALUES
Returns the converted string.
NOTES
Note This function is binary-safe. PHP Documentation Group CONVERT_CYR_STRING(3)
Related Man Pages
iconv(5) - opensolaris
iconv(5) - sunos
stoi(9f) - opensolaris
mb_convert_encoding(3) - php
mb_strimwidth(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Status of UNIX.COM Forum Transformation
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!