A better way to convert would be to use iconv, see http://www.php.net/iconv -- example:
<?php
$myUnicodeString = "
Новости
11 июля 2007
Сайт запущен
![]() |
|
||||||||||
|
utf8_decode(PHP 3 >= 3.0.6, PHP 4, PHP 5) utf8_decode -- Converts a string with ISO-8859-1 characters encoded with UTF-8 to single-byte ISO-8859-1Descriptionstring utf8_decode ( string data )
This function decodes See also utf8_encode() for an explanation of UTF-8 encoding. utf8_decode
ludvig dot ericson at gmail dot com 15-Jul-2007 10:52
A better way to convert would be to use iconv, see http://www.php.net/iconv -- example: |
| © 2007 info@grandviewstudio.com |
| Z058440144362 Z348613067571 |