Overview
Namespaces
None
PHP
Classes
mysqli
Interfaces
ArrayAccess
Countable
Iterator
IteratorAggregate
SeekableIterator
Traversable
Exceptions
ErrorException
Exception
LogicException
RuntimeException
Overview
Namespace
Class
Tree
Interface SeekableIterator
SeekableIterator
implements
Iterator
,
Traversable
Direct known implementers
AMysql_Iterator
PHP Extension:
SPL
Documented at
php.net
Methods summary
public
#
seek
(
mixed
$position
)
Methods inherited from
Iterator
current()
,
key()
,
next()
,
rewind()
,
valid()