1.

The--------defines a standard way for accessing and manipulating XMLdocuments. Itpresents an XML document as a tree-structure.Sol:

A. simpleXML
B. simplexml_load_string( ).
C. simplexml_load_file( filename)
D. XML DOM
Answer» E.


Discussion

No Comment Found