Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
DomElement->has_attribute()
(no version information, might be only in CVS)
DomElement->has_attribute() -- Checks to see if an attribute exists in the current nodePopis
class DomElement {bool has_attribute ( string name )
}
This functions checks to see if an attribute named
name
exists in the current node.
PÅ™Ãklady
PÅ™edcházejÃcà | Domů | Dalšà |
DomElement->get_elements_by_tagname() | Nahoru |