Example# · 1. From a string $xml_obj = simplexml_load_string($string); · 2. From a file $xml_obj = simplexml_load_file('books.xml'); · Example of parsing.
確定! 回上一頁