APCIterator::next

(PECL apc >= 3.1.1)

APCIterator::nextMove pointer to next item

Beskrivelse

public void APCIterator::next ( void )

Moves the iterator pointer to the next element.

Parametre

This function has no parameters.

Returnerings Værdier

Returns TRUE on success or FALSE on failure.

Se også

add a note add a note

User Contributed Notes

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