[phpXML] RE: [phpXML] Re: phpxml Version 1.N.4
Brought to you by:
bs_php,
nigelswinson
From: Nigel S. on b. of <li...@ae...> - 2001-10-10 22:09:15
|
HI I am using xmlphp on a site that retreives an XML file from another server. The XML file contains CDATA Sections. When I try to display the contents of the XML file in a table in HTML to a browser all the apostrophe characters within the CDATA Section are being rendered as &apos as in (Picket's) (Picket&aposs). (I haven't checked to see if other General Entity type characters do this also.) The results page's source code shows (Picket&aposs)..... missing semi-colon? In the original XML file, the character is typed as a ' and not as the entity '. Any ideas out there of what is going on and how I could correct the HTML display? Thankz for any adive you can give. :-) Liz -- This message has been sent through the <phpXML/> user discussion list. To unsubscribe, please visit https://sslsites.de/mailinglisten/user/us...@li.../ |