探讨如何使用SimpleXML函数来加载和解析XML文档
大量SmipleXML函数可用来加载和解析大量XML文档。
--------------------------------------------------------------------------------
1.simpleXML_load_file()函数来加载指定的XML文件到对象。如果加载文件时遇到问题,则返回FLASE。例:
book.xml文件:
复制代码 代码如下:
php文件:
复制代码 代码如下:
$xml=simplexml_load_file("book.xml");echo "
";<br>var_dump($xml);<br>?><br><br>输出结果:<br><p class="codetitle"><span style="CURSOR: pointer" onclick="doCopy('code2415')"><u>复制代码</u></span> 代码如下:</p><p class="codebody" id="code2415"><br>object(SimpleXMLElement)#1 (1) {<br> ["book"]=><br> array(3) {<br> [0]=><br> object(SimpleXMLElement)#2 (3) {<br> ["title"]=><br> string(19) "Pride and Prejudice"<br> ["author"]=><br> string(11) "Jane Austen"<br> ["description"]=><br> string(32) "Jane Austen's most popular work."<br> }<br> [1]=><br> object(SimpleXMLElement)#3 (3) {<br> ["title"]=><br> string(14) "The Conformist"<br> ["author"]=><br> string(15) "Alberto Moravia"<br> ["description"]=><br> string(46) "Alberto Moravia's classic psyhcological novel."<br> }<br> [2]=><br> object(SimpleXMLElement)#4 (3) {<br> ["title"]=><br> string(18) "The Sun Also Rises"<br> ["author"]=><br> string(16) "Ernest Hemingway"<br> ["description"]=><br> string(49) "The masterpiece that launched Hemingway's career."<br> }<br> }<br>}<br></p><br>

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Atom editor mac version download
The most popular open source editor

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

EditPlus Chinese cracked version
Small size, syntax highlighting, does not support code prompt function

Dreamweaver Mac version
Visual web development tools

Notepad++7.3.1
Easy-to-use and free code editor