Using fromXml() to store an xml string. If the string is empty and the string tags are not used i.e.
<value></value>
The call to XmlRpcUtil::getNextTag gets the value end tag and the fromXml() method returns "false".
David
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Using fromXml() to store an xml string. If the string is empty and the string tags are not used i.e.
<value></value>
The call to XmlRpcUtil::getNextTag gets the value end tag and the fromXml() method returns "false".
David