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

 
 

 

DOMElement->getAttributeNS

(no version information, might be only in CVS)

DOMElement->getAttributeNS -- Returns value of attribute

Description

string DOMElement->getAttributeNS ( string namespaceURI, string localName)

Returns the value of the attribute in namespace namespaceURI with local name localName for the current node. If no attribute with given name is found, an empty string is returned.

See also DOMElement->setAttributeNS()

 
 
 
 
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.