濮阳杆衣贸易有限公司

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

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

熱門標(biāo)簽:電梯外呼線路板維修視頻 安陽自動外呼系統(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)容對大家的學(xué)習(xí)或者工作具有一定的參考學(xué)習(xí)價(jià)值,謝謝大家對腳本之家的支持。如果你想了解更多相關(guān)內(nèi)容請查看下面相關(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)問題,煩請?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)民參考!
  • 推薦文章
    乌兰县| 肇东市| 吉水县| 长兴县| 丰县| 延庆县| 新津县| 湾仔区| 瑞丽市| 罗定市| 甘南县| 南涧| 鄂尔多斯市| 舒城县| 宜阳县| 海晏县| 原平市| 通辽市| 襄樊市| 德令哈市| 临西县| 合水县| 舟曲县| 拜泉县| 绍兴市| 漳平市| 田林县| 苗栗县| 蕉岭县| 黄陵县| 福泉市| 大英县| 娄烦县| 三原县| 桓台县| 怀宁县| 贵定县| 辽阳县| 宽城| 六安市| 高唐县|