Q.

To create a SimpleXML object from an XML document stored in a string, pass
thestring to---------returns a SimpleXML object
Sol:

A. simpleXML
B. simplexml_load_string( ).
C. simplexml_load_file( filename)
D. XML parser.
Answer» B. simplexml_load_string( ).
761
0
Do you find this helpful?
1

View all MCQs in

Advance PHP

Discussion

No comments yet