Goldenweb.it homepage

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

English version  

E' vera l'energia dei cristalli? Energia e benefici
te ne invio uno! Provalo! Potere delle pietre, potere dei cristalli, energia dei cristalli, pietre e fortuna, benefici dei cristalli, portafortuna..
Tombola
tombola.it é il nuovo sito di bingo online dove puoi giocare, vincere e conoscere nuove persone in modo divertente e sicuro come e quando vuoi tu. Tombola, giocare per ridere!

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



DOMElement->getElementsByTagNameNS

(no version information, might be only in CVS)

DOMElement->getElementsByTagNameNS -- Get elements by namespaceURI and localName

Description

object DOMElement->getElementsByTagNameNS ( string namespaceURI, string localName)

This function returns a new instance of class DOMNodeList containing the elements in the namespace namespaceURI having localName. Use "*" for the name to return all elements within the document.