update : 2015.11.03
php.shukuma.com검색:
|
DOMElement::getAttribute(PHP 5, PHP 7) DOMElement::getAttribute — Returns value of attribute 설명
public string DOMElement::getAttribute
( string
$name
)
Gets the value of the attribute with name 인수
반환값
The value of the attribute, or an empty string if no attribute with the
given 참고
|