[phpXML] Re: bugs with character entities?
Brought to you by:
bs_php,
nigelswinson
From: <lu...@sa...> - 2001-10-08 15:29:53
|
Hello, I had a lot of problem with this entities array, problems that disappeared when I emptied the array. I don't know if this break something for a general XML use, but for parsing xml to be displayed as HTML, its much more convenient to empty it. Luc At 19:29 07/07/01 +0000, you wrote: >Hello, > >I have the following in an XML file: > ><title>DTD's & schema</title> > >Using <phpXML/>, I extract that string using get_content() and >display it on a web page. For some reason, the spaces around the >ampersand are removed. > >Does someone have a fix for this? Any help would be really >appreciated. > >Also, there is a bug on line 125: "&apos" should be "'". To >make things more troublesome, it looks like Internet Explorer (at >least mine!) doesn't recognize ' but will recognize '. > >Young -- This message has been sent through the <phpXML/> user discussion list. To unsubscribe, please visit https://sslsites.de/mailinglisten/user/us...@li.../ |