replaceData(): is it a bug or just a feature?
Brought to you by:
bs_php,
nigelswinson
From: J. C. <jan...@im...> - 2002-05-16 11:03:59
|
When I use the replaceData() function on an empty node e.g. "<TEST/>" it fails. Must be because "$this->_getTextSet(...)" returns "0" in this case. The insertData() function shows the same effect. May the source be with you |