parser

Написать ответ на текущее сообщение

 

 
   команды управления поиском

ПОМОЖИТЕ, люди добрые.... Input is not proper UTF-8

VRuzin 21.05.2006 14:59 / 22.05.2006 19:59

Entity: line 2: parser error : XML declaration allowed only at the start of the document
<?xml version="1.0" encoding="windows-1251" ?>
     ^
Entity: line 7: parser error : Input is not proper UTF-8, indicate encoding !
Bytes: 0xE1 0xF3 0xE4 0xE5
<title>будет сайт</title>
       ^
при этом xml имеет такой вид:
<?xml version="1.0" encoding="windows-1251" ?>
<site>
 <title>будет сайт</title>
 <keywords>ключевые слова</keywords>
 <description>описание сайта (description)</description>
...........
</site>
эта ошибка возникает в:
$sourceDoc[^xdoc::create{$xml}]

почему может такая ошибка выдаваться?

  • ПОМОЖИТЕ, люди добрые.... Input is not proper UTF-8, VRuzin 21.05.2006 14:59 / 22.05.2006 19:59