Re: domit and XML

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Erik Barba wrote:

>hi im new in the list i dont know where to write the email so i did it here,
>i am having a problem
> I have a xml file and im parsing with domit 1.0 but im from mexico, and we
>use " é í ó ú á ñ "
>the xml acept it but when the php show the code in html, i cant see the
>letters
>  
>

Erik,

The easiest way to make sure that all characters are represented
correctly is to specify the UTF-8 codepage on your HTML pages and making
sure that you edit and save your XML documents with an editor that is
capable of handling UTF-8, such as Windows Notepad (W2000 or later I
think) or Editplus from editplus.com, or one of the major editors, such
as Dreamweaver or Visual Studio or Zend Studio.

This ought to fix most problems.

Regards,
Torgny

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux