downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

XMLReader::open> <XMLReader::moveToNextAttribute
[edit] Last updated: Fri, 10 Feb 2012

view this page in

XMLReader::next

(PHP 5 >= 5.1.2)

XMLReader::nextすべてのサブツリーを飛ばして、次のノードにカーソルを移動する

説明

bool XMLReader::next ([ string $localname ] )

すべてのサブツリーを飛ばして、カーソルを次のノードに移動します。

パラメータ

localname

移動先のノードの名前。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考



add a note add a note User Contributed Notes XMLReader::next
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites