[phpXML] Re: phpxml Version 1.N.4
Brought to you by:
bs_php,
nigelswinson
From: <lu...@sa...> - 2001-10-08 15:40:56
|
Liz, I use phpxml for the same reason. In order to have a correct output I had to empty the array entities (near line 123 var $entities = array ( ); Luc At 03:09 24/07/01 +0000, you wrote: >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.../ |