$xmlIterator = new SimpleXMLIterator('<books><book>PHP basics</book><book>XML basics</book></books>');. echo var_dump($xmlIterator->key());
確定! 回上一頁