Parsing All Particular Nodes from an XML file using PHP ·?php · $xml = simplexml_load_file('data.xml'); · $data= $xml->topic; · foreach ($data as $showname) {.
確定! 回上一頁