Hi all,
after searching googl for the quick fix, I came to the conclusion that either I can't search well, or there isnt a quick fix.
I'm getting the following errors:
Entity: line 477: parser error : Char 0xDC39 out of allowed range in
Entity: line 477: parser error : PCDATA invalid Char value 56377 in
I'm reading xml from an external source and thing the bit that has the codes �� in there is giving a problem.
I'm putting the external source into a new SimpleXMLElement.
How come I fix these issues?
after searching googl for the quick fix, I came to the conclusion that either I can't search well, or there isnt a quick fix.
I'm getting the following errors:
Entity: line 477: parser error : Char 0xDC39 out of allowed range in
Entity: line 477: parser error : PCDATA invalid Char value 56377 in
I'm reading xml from an external source and thing the bit that has the codes �� in there is giving a problem.
I'm putting the external source into a new SimpleXMLElement.
How come I fix these issues?