PHP » GoLang |
login |
register |
about
|
GoLang DOMElement::getAttribute
request it (363)
GoLang replacement for PHP's DOMElement::getAttribute
[edit | history]
DOMElement::getAttribute(PHP 5, PHP 7) DOMElement::getAttribute — Returns value of attribute Description
public string DOMElement::getAttribute
( string
$name
)
Gets the value of the attribute with name Parameters
Return Values
The value of the attribute, or an empty string if no attribute with the
given See Also
|
more
Recently updated
more
Most requested
|