Q. The--------defines a standard way for accessing and manipulating XMLdocuments. Itpresents an XML document as a tree-structure.Sol: (Solved)
1. simpleXML
2. simplexml_load_string( ).
3. simplexml_load_file( filename)
4. XML DOM
- d. XML DOM
1. simpleXML
2. simplexml_load_string( ).
3. simplexml_load_file( filename)
4. XML DOM