search
Homephp教程php手册探讨如何使用SimpleXML函数来加载和解析XML文档

探讨如何使用SimpleXML函数来加载和解析XML文档

Jun 13, 2016 am 11:50 AM
simplexmlxmlusefunctionloadCanandhowDiscussdocumentparse

大量SmipleXML函数可用来加载和解析大量XML文档。
--------------------------------------------------------------------------------
1.simpleXML_load_file()函数来加载指定的XML文件到对象。如果加载文件时遇到问题,则返回FLASE。例:
book.xml文件:

复制代码 代码如下:




 
  Pride and Prejudice
  Jane Austen
  Jane Austen's most popular work.
 

 
  The Conformist
  Alberto Moravia
  Alberto Moravia's classic psyhcological novel.
 

 
  The Sun Also Rises
  Ernest Hemingway
  The masterpiece that launched Hemingway's career.
 



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>

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
1 months agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Chat Commands and How to Use Them
1 months agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Atom editor mac version download

Atom editor mac version download

The most popular open source editor

MinGW - Minimalist GNU for Windows

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

EditPlus Chinese cracked version

Small size, syntax highlighting, does not support code prompt function

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor