代码如下 | 复制代码 |
$books=array(); $books[] =array( 'title'=>'PHP Hacks', 'author'=>'Jack Herrington', 'publisher'=>"O'Reilly" ); $books[] =array( 'title'=>'Podcasting Hacks', 'author'=>'Jack Herrington', 'publisher'=>"O'Reilly" ); $doc=newDOMDocument(); $doc->formatOutput = true; $r=$doc->createElement("books"); $doc->appendChild($r); foreach($booksas$book) { $b=$doc->createElement("book"); $author=$doc->createElement("author"); $author->appendChild( $doc->createTextNode($book['author'] ) ); $b->appendChild($author); $title=$doc->createElement("title"); $title->appendChild( $doc->createTextNode($book['title'] ) ); $b->appendChild($title); $publisher=$doc->createElement("publisher"); $publisher->appendChild( $doc->createTextNode($book['publisher'] ) ); $b->appendChild($publisher); $r->appendChild($b); } echo$doc->saveXML(); ?> |
运行结果如下:
代码如下 | 复制代码 |
|
买入区域已激活:加密货币抛售后,山寨币蓄势待发
马斯克Neuralink发布会震撼来袭:七人已植入脑机介面改变人生、下一步终结盲人,超狂路线图公开
为什么花140美元买Solana,而Kaanch只要0.64美元?(限时优惠)
随着山寨币势头回升,当前最值得关注的三大预售加密货币——其中一款已筹集超3亿美元
首席软件工程师表示,Ripple技术上并不持有380亿XRP代币
三位市长与比特币从754美元飙升至107,000美元的传奇