BlaBla.cn

PHP: DomNode->attributes - Manual

BlaBla.cn
DomNode->child_nodes > <DomNode->append_sibling
Last updated: Wed, 19 Mar 2008

DomNode->attributes

(No version information available, might be only in CVS)

DomNode->attributes — Returns list of attributes

说明

array DomNode->attributes ( void )

This function only returns an array of attributes if the node is of type XML_ELEMENT_NODE.

(PHP >= 4.3 only) If no attributes are found, NULL is returned.




DomNode->child_nodes > <DomNode->append_sibling
Last updated: Wed, 19 Mar 2008
 
 
BlaBla.cn

© 2005-2008 BlaBla.cn 版权所有