Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
DomElement->get_elements_by_tagname()
(no version information, might be only in CVS)
DomElement->get_elements_by_tagname() -- Gets elements by tagnamePopis
class DomElement {array get_elements_by_tagname ( string name )
}
Gets all the sub elements with the specific name
within the current element.
PÅ™edcházejÃcà | Domů | Dalšà |
DomElement->get_attribute() | Nahoru |