濮阳杆衣贸易有限公司

主頁 > 知識(shí)庫 > PHP children()函數(shù)講解

PHP children()函數(shù)講解

熱門標(biāo)簽:電梯外呼線路板維修視頻 安陽自動(dòng)外呼系統(tǒng)價(jià)格是多少 浙江外呼電話系統(tǒng)軟件 芒果電銷機(jī)器人 銀川ai電話機(jī)器人 地圖標(biāo)注風(fēng)向標(biāo) 臨沂智能電銷機(jī)器人軟件 上海公司外呼系統(tǒng)線路 十堰ai電話機(jī)器人效果怎么樣

PHP children() 函數(shù)

實(shí)例

查找 note 節(jié)點(diǎn)的子節(jié)點(diǎn):

?php 
$note=XML
note> 
to>Tove/to> 
from>Jani/from> 
heading>Reminder/heading> 
body>Don't forget me this weekend!/body> 
/note> 
XML;
$xml=simplexml_load_string($note); 
foreach ($xml->children() as $child) 
{ 
echo "Child node: " . $child . "br>"; 
} 
?>

定義和用法

children()函數(shù)查找指定節(jié)點(diǎn)的子節(jié)點(diǎn)。

語法

children( _ns,is_prefix_ );

實(shí)例 1

查找 body 節(jié)點(diǎn)的子節(jié)點(diǎn):

?php 
$note=XML 
note> 
to>Tove/to> 
from>Jani/from> 
heading>Reminder/heading> 
body>span>Important!/span> Don't forget me this weekend!/body> 
/note> 
XML;
$xml=simplexml_load_string($note); 
foreach ($xml->body[0]->children() as $child) 
{ 
echo "Child node: " . $child . "br>"; 
} 
?>

總結(jié)

以上就是這篇文章的全部內(nèi)容了,希望本文的內(nèi)容對(duì)大家的學(xué)習(xí)或者工作具有一定的參考學(xué)習(xí)價(jià)值,謝謝大家對(duì)腳本之家的支持。如果你想了解更多相關(guān)內(nèi)容請(qǐng)查看下面相關(guān)鏈接

您可能感興趣的文章:
  • PHP addcslashes()函數(shù)講解
  • PHP addslashes()函數(shù)講解
  • PHP simplexml_load_string()函數(shù)實(shí)例講解
  • PHP simplexml_load_file()函數(shù)講解
  • PHP simplexml_import_dom()函數(shù)講解
  • PHP count()函數(shù)講解
  • PHP getDocNamespaces()函數(shù)講解
  • PHP getName()函數(shù)講解
  • PHP getNamespaces()函數(shù)講解
  • PHP registerXPathNamespace()函數(shù)講解
  • PHP xpath()函數(shù)講解

標(biāo)簽:遂寧 遵義 寧夏 吐魯番 武威 常州 徐州 荊門

巨人網(wǎng)絡(luò)通訊聲明:本文標(biāo)題《PHP children()函數(shù)講解》,本文關(guān)鍵詞  PHP,children,函數(shù),講解,PHP,;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問題,煩請(qǐng)?zhí)峁┫嚓P(guān)信息告之我們,我們將及時(shí)溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡(luò),涉及言論、版權(quán)與本站無關(guān)。
  • 相關(guān)文章
  • 下面列出與本文章《PHP children()函數(shù)講解》相關(guān)的同類信息!
  • 本頁收集關(guān)于PHP children()函數(shù)講解的相關(guān)信息資訊供網(wǎng)民參考!
  • 推薦文章
    来安县| 宁化县| 达日县| 肥西县| 永丰县| 隆昌县| 平乐县| 惠州市| 宁津县| 曲阳县| 黔西县| 景德镇市| 东海县| 南充市| 元氏县| 尼勒克县| 江山市| 石阡县| 阿克陶县| 华容县| 丽江市| 台中市| 屯门区| 财经| 洛川县| 文安县| 通道| 瑞安市| 怀仁县| 长宁区| 渭南市| 梁平县| 乃东县| 天峨县| 昌邑市| 芦溪县| 额敏县| 文安县| 秭归县| 天峻县| 姜堰市|