Check here:

http://www.chilkatsoft.com/ChilkatXml.asp

Google search:
http://www.google.com/search?sourceid=navclient&q=convert+xml+charset

B i g D o g


----- Original Message -----
From: "Peter" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 02, 2002 3:05 PM
Subject: [PHP] Dealing with XML charsets


> Hi,
>
> Has anyone any advice as to how to deal with XML documents encoded in
windows-1252: a character set that PHP's XML extension won't process?  I've
> got a large number of such documents, and using xml_parse_into_struct()
would be the easiest way to handle them - but because of the encoding
> problem I keep on ending up with ? instead of characters in the document
in certain places.  Is there any way I could convert the charset?
>
> Thanks
> Peter
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php


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

Reply via email to