[phpXML] SKIP WHITE
Brought to you by:
bs_php,
nigelswinson
From: <fra...@vi...> - 2001-10-08 13:55:13
|
DOes somebody know why does when I put a 0 instead of 1 in the XML_OPTION_SKIP_WHITE in the xml_parser_set_option it still skip white? IN the xml.php file? xml_parser_set_option($parser, XML_OPTION_SKIP_WHITE, 0); An other thing why do we need /test[1] shouldn't it be /test? For <test>untest</test> -- Francis Fillion, BAA SI Broadcasting live from his linux box. And the maintainer of http://www.windplanet.com -- This message has been sent through the <phpXML/> user discussion list. To unsubscribe, please visit https://sslsites.de/mailinglisten/user/us...@li.../ |