PHP » GoLang |
login |
register |
about
|
GoLang DOMElement::setIdAttributeNS
request it (326)
GoLang replacement for PHP's DOMElement::setIdAttributeNS
[edit | history]
PHP DOMElement::setIdAttributeNSPHP original manual for DOMElement::setIdAttributeNS [ show | php.net ]DOMElement::setIdAttributeNS(PHP 5, PHP 7) DOMElement::setIdAttributeNS — Declares the attribute specified by local name and namespace URI to be of type ID Description
public void DOMElement::setIdAttributeNS
( string
$namespaceURI
, string $localName
, bool $isId
)
Declares the attribute specified by Parameters
Return ValuesNo value is returned. Errors/Exceptions
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|