Next Oct 28 Previous
XML UFO's
For what do you use xml_set_object()
?
A: To convert a PHP object to a DOM document.
B: To set multiple attributes on a DOM node at once.
C: To set an XPath query object that can be used for repetitive queries later.
D: To instruct the XML parser to use an object for its element handlers.