| 
 
update : 2015.11.03
 
php.shukuma.com검색:
  
 | 
DOMElement::setAttributeNS(PHP 5, PHP 7) DOMElement::setAttributeNS — Adds new attribute 설명
   public void DOMElement::setAttributeNS
    ( string  
  $namespaceURI
   , string $qualifiedName
   , string $value
   )
   Sets an attribute with namespace  인수
 
 반환값값을 반환하지 않습니다. 오류/예외
 
 참고
 
  |