1.

The---------defines a standard way for accessing and manipulatingHTMLdocuments. It presents an HTML document as a tree-structure.Sol:

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


Discussion

No Comment Found