| PHP » GoLang | login |
            register |
            
            about | 
| GoLang SimpleXMLIterator::valid
                                request it (582)
                            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
                     Most requested
 
                    more
                     Last requests
 |