PHP » GoLang |
login |
register |
about
|
GoLang XMLReader::getAttributeNo
request it (373)
GoLang replacement for PHP's XMLReader::getAttributeNo
[edit | history]
XMLReader::getAttributeNo(PHP 5 >= 5.1.0, PHP 7) XMLReader::getAttributeNo — Get the value of an attribute by index Description
public
string
XMLReader::getAttributeNo
( int
$index
)Returns the value of an attribute based on its position or an empty string if attribute does not exist or not positioned on an element node. Parameters
Return Values
The value of the attribute, or an empty string (before PHP 5.6) or Changelog
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|