string utf8win1251( string text )
The function utf8win1251 converts a string from UTF-8 to Windows 1251.
Parameter | Description |
---|---|
text | Source string. |
<? echo utf8win1251("битрикс"); // prints the string "bitrix" ?>
© 2001-2005 Bitrix | Bitrix Site Manager - Content Management & Portal Solutions |