Home :: International :: Manuals :: Howto :: FAQ :: Man Pages :: Email Login

 
 

 

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.

 
 
 
 
Google
  Web Linuxinfor   
 

Home :: Copyright :: Privacy :: Credits :: Get a free Linuxinfor Email Account

Document on this page is part of "Manuale PHP". See Index Page for more info about Authorship and Copyright.

1999-2009 Linuxinfor.com. No rights reserved.