| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
DomElement->tagname()
(no version information, might be only in CVS)
DomElement->tagname() -- Returns the name of the current elementPopis
class DomElement {string tagname ( void )
}
Returns the name of the current node. Calling this function is the same as accessing the tagname property, or calling DomNode->node_name on the current node.
| PÅ™edcházejÃcà | Domů | Dalšà |
| DomElement->set_attribute() | Nahoru |