| 
 
update : 2015.11.03
 
php.shukuma.com검색:
  
 | 
DOMElement::hasAttributeNS(PHP 5, PHP 7) DOMElement::hasAttributeNS — Checks to see if attribute exists 설명
   public bool DOMElement::hasAttributeNS
    ( string  
  $namespaceURI
   , string $localName
   )
   Indicates whether attribute in namespace  인수
 
 반환값
   성공 시  참고
 
  |