Practice Test Geeks home

PHP Case Studies & Practical Application 5

You need to parse an XML feed from a third-party supplier in PHP.
Which extension is preferred for reading large XML files without loading the entire document into memory?

Select your answer