Re: [PHP] SimpleXML output encoding

2009-05-05 Thread Ondrej Kulaty
Because i am working on an old system which is in ISO, i cant use unicode.

--
Ondrej Kulaty

"tedd"  píse v diskusním príspevku 
news:p06240802c625f6b4e...@[192.168.1.101]...
> At 2:40 PM +0200 5/5/09, Ondrej Kulaty wrote:
>>Hi,
>>is there any way how to set output encoding for SimpleXML?
>>It will load XML document in any encoding, but internally, it converts the
>>document to UTF-8 and outputs it in this encoding.
>>I would like to have output encoding set to ISO-8859-2, is it possible?
>>thanks.
>>
>>--
>>Ondrej Kulaty
>
> Why?
>
> 
>
> tedd
>
> -- 
> ---
> http://sperling.com  http://ancientstones.com  http://earthstones.com 



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



Re: [PHP] SimpleXML output encoding

2009-05-05 Thread tedd

At 2:40 PM +0200 5/5/09, Ondrej Kulaty wrote:

Hi,
is there any way how to set output encoding for SimpleXML?
It will load XML document in any encoding, but internally, it converts the
document to UTF-8 and outputs it in this encoding.
I would like to have output encoding set to ISO-8859-2, is it possible?
thanks.

--
Ondrej Kulaty


Why?



tedd

--
---
http://sperling.com  http://ancientstones.com  http://earthstones.com

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