Manuál PHP | ||
---|---|---|
Předcházející | Další |
(no version information, might be only in CVS)
DomElement->tagname -- Returns the name of the current elementReturns the name of the current node. Calling this function is the same as accessing the tagname property, or calling DomElement->node_name() of the current node.
Předcházející | Domů | Další |
DomElement->set_attribute | Nahoru | DomNode->add_namespace |