update : 2015.11.03
php.shukuma.com검색:
|
DOMElement::removeAttributeNS(PHP 5, PHP 7) DOMElement::removeAttributeNS — Removes attribute 설명
public bool DOMElement::removeAttributeNS
( string
$namespaceURI
, string $localName
)
Removes attribute is namespace 인수
반환값
성공 시 오류/예외
참고
|