16, $xml = simplexml_load_string( $string ); //解析XML字串,simplexml_load_file用來解析xml檔案. 17, foreach ( $xml -> book as $book ...
確定! 回上一頁