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

search for in the

XMLReader::next> <XMLReader::moveToFirstAttribute
Last updated: Fri, 13 Nov 2009

view this page in

XMLReader::moveToNextAttribute

(PHP 5 >= 5.1.2)

XMLReader::moveToNextAttribute次の属性にカーソルを移動する

説明

bool XMLReader::moveToNextAttribute ( void )

現在位置が属性ノードの場合は次の属性にカーソルを移動します。 現在位置が要素ノードの場合は最初の属性にカーソルを移動します。

返り値

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

参考



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

XMLReader::next> <XMLReader::moveToFirstAttribute
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites