您的位置:寻梦网首页编程乐园PHP 编程PHP5中文手册
PHP5中文手册

DomNode->has_attributes

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

DomNode->has_attributes — Checks if node has attributes

说明

bool DomNode->has_attributes ( void )

This function checks if the node has attributes.

See also domnode_has_child_nodes().