parent root
PHP: APCIterator::rewind - Manual

APCIterator::rewind

(PECL apc >= 3.1.1)

APCIterator::rewindRewinds iterator

Description

public APCIterator::rewind ( void ) : void

Rewinds back the iterator to the first element.

Parameters

This function has no parameters.

Return Values

No value is returned.

See Also

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root