[phpXML] bugs with character entities?
Brought to you by:
bs_php,
nigelswinson
From: <yf...@co...> - 2001-10-08 13:58:48
|
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.../ |