Query: convert_cyr_string
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CONVERT_CYR_STRING(3) 1 CONVERT_CYR_STRING(3) convert_cyr_string - Convert from one Cyrillic character set to anotherSYNOPSISstring convert_cyr_string (string $str, string $from, string $to)DESCRIPTIONConverts from one Cyrillic character set to another.PARAMETERSo $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-cyrillicRETURN VALUESReturns the converted string.NOTESNote This function is binary-safe. PHP Documentation Group CONVERT_CYR_STRING(3)
| Related Man Pages | 
|---|
| numtos(9f) - opensolaris | 
| htmlentities(3) - php | 
| get_html_translation_table(3) - php | 
| html_entity_decode(3) - php | 
| mb_strtoupper(3) - php | 
| Similar Topics in the Unix Linux Community | 
|---|
| Simple rules of the UNIX.COM forums: | 
| Rules for Homework & Coursework Questions Forum | 
| UNIX.COM 2017 Year End Summary | 
| Please Welcome Ravinder Singh to the Moderation Team |