[phpXML] <blah>0</blah>
Brought to you by:
bs_php,
nigelswinson
From: <jw...@sh...> - 2001-10-08 14:05:10
|
Hi, Two questions: 1. If I want a node like this: <blah>0</blah>, why it becomes <blah/> ? "0" is definately content imho... 2. I was thinking to use <phpxml/> for creating some kind of cache file between a MySQL databse and a GUI, but now I read deleting nodes is very slow. This worries me. Would it be faster to completely regenerate an XML tree of about 50K from a MySQL database every time than to keep the XML file and delete nodes to keep the cache size limited to 50K? JW -- This message has been sent through the <phpXML/> user discussion list. To unsubscribe, please visit https://sslsites.de/mailinglisten/user/us...@li.../ |