MCQOPTIONS
Saved Bookmarks
| 1. |
You can use function---------------if you have XMLcontent in a file. Sol: |
| A. | simpleXML |
| B. | simplexml_load_string( ). |
| C. | simplexml_load_file( filename) |
| D. | XML parser. |
| Answer» D. XML parser. | |