$xml = simplexml_load_file("address.xml") ) { echo "Unable to load XML file"; } else { /*** show the firstname element from all nodes ...
確定! 回上一頁