I've gotten that before and it was international (Extended ASCII)
characters which made this happen. I ended up doing a utf8_encode on
the data before I entered it into the XML, then a utf8_decode after I
processed the XML.

If you're reading someone else's file, I don't know what to say...

On Tue, 29 Jun 2004 18:26:34 -0400 (EDT), Russell P Jones
<[EMAIL PROTECTED]> wrote:
> 
> Any ideas on easy ways to trouble shoot problems in XML. I keep getting
> "invalid character" errors and I dont have a good way to find the problem
> and correct it.
> 
> Russ
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> !DSPAM:40e1ead8170651561813149!
> 
> 


-- 
paperCrane --Justin Patrin--

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

Reply via email to