note 98166 deleted from class.seekableiterator by danbrown

[email protected]
Newsgroups php.notes
Message-ID <[email protected]>
Note Submitter: simple dot square at gmail dot com 

----

yet better way would be to use instanceof:

<?php
if($items instanceof SeekableIterator) {
    // .. we certainly have seek method
}
?>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.