200-710 Web TestEngine demo

Exit VCEDump 200-710 Zend Certified Engineer
Question 35 of 35
0% complete
Q35 Single choice

The XML document below has been parsed into $xml via SimpleXML. How can the value of <foo> tag
accessed?

<?xml version='1.0'?>

<document>
<bar>
<foo>Value</foo>
</bar>
</document>

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in