| 
 
update : 2015.11.03
 
php.shukuma.com검색:
  
 | 
DOMElement::setIdAttributeNS(PHP 5, PHP 7) DOMElement::setIdAttributeNS — Declares the attribute specified by local name and namespace URI to be of type ID 설명
   public void DOMElement::setIdAttributeNS
    ( string  
  $namespaceURI
   , string $localName
   , bool $isId
   )
   Declares the attribute specified by  인수
 
 반환값값을 반환하지 않습니다. 오류/예외
 
 참고
 
  |