[phpXML] Re: [phpXML] two things in _export
Brought to you by:
bs_php,
nigelswinson
From: <big...@ya...> - 2001-10-04 00:57:28
|
One other small thing...in the exportToFile() function, the xml pi string does not have an endline after it, so the xml file looks like <?xml version="1.0"?><root> <node/> </root> instead of <?xml version="1.0"?> <root> <node/> </root> Dan __________________________________________________ Do You Yahoo!? NEW from Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. http://geocities.yahoo.com/ps/info1 -- This message has been sent through the <phpXML/> user discussion list. To unsubscribe, please visit https://sslsites.de/mailinglisten/user/us...@li.../ |