PHP » GoLang |
login |
register |
about
|
GoLang SimpleXMLIterator::valid
request it (356)
GoLang replacement for PHP's SimpleXMLIterator::valid
[edit | history]
SimpleXMLIterator::valid(PHP 5, PHP 7) SimpleXMLIterator::valid — Check whether the current element is valid Description
public bool SimpleXMLIterator::valid
( void
)
This method checks if the current element is valid after calls to SimpleXMLIterator::rewind() or SimpleXMLIterator::next(). ParametersThis function has no parameters. Return Values
Returns Examples
Example #1 Check whether the current element is valid
<?php |
more
Recently updated
more
Most requested
more
Last requests
|