PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<chunk_splitconvert_uudecode>
Last updated: Mon, 16 Jul 2012

convert_cyr_string

(PHP 3 >= 3.0.6, PHP 4, PHP 5)

convert_cyr_string --  将字符由一种 Cyrillic 字符转换成另一种

描述

string convert_cyr_string ( string str, string from, string to )

此函数将给定的字符串从一种 Cyrillic 字符转换成另一种,返回转换之后的字符串。fromto 参数为单个字符,分别代表了源及目标 Cyrillic 字符集。支持的类型有:

  • k - koi8-r

  • w - windows-1251

  • i - iso8859-5

  • a - x-cp866

  • d - x-cp866

  • m - x-mac-cyrillic




<chunk_splitconvert_uudecode>
 Last updated: Mon, 16 Jul 2012
 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://manual.phpv.net/
Last updated: Thu Jul 7 19:13:47 2005 CST