Goldenweb.it homepage

ANNUNCI | DIRECTORY | FONTS | ICONE | NEWSGROUPS | TOP25 | WALLPAPERS

English version  

ProPC.it
Negozio online dedicato ai pantografi CNC professionali ed Hobby di qualità, scanner 3D ed informatica. Il sito offre configuratori dei prodotti, forum, blog, galleria video, galleria foto, pagine informative.
Globalsanex
Scooter elettrici ed ausili per disabili -40% fino all'estate 2012

GoldenWeb.it Directory "Premium" Links - Il tuo link qui...



DOMElement->getElementsByTagName

(no version information, might be only in CVS)

DOMElement->getElementsByTagName -- Gets elements by tagname

Description

object DOMElement->getElementsByTagName ( string name)

This function returns a new instance of class DOMNodeList containing the elements with tagnames matching the name parameter. Use "*" for the name to return all elements within the document.