simplexml_load_file

PHP 5, PHP 7, PHP 8
simplexml_load_file - Interprets an XML file into an object
Manual
Code Examples

Example #1 Interpret an XML document

Result: SimpleXMLElement Object ( [title] => Example Title ... )
PHP Version:


Function simplexml_load_file:

SimpleXML Functions

Most used PHP functions