APCIterator
PHP Manual

APCIterator::valid

(PECL apc >= 3.1.1)

APCIterator::validChecks if current position is valid

Beschreibung

public void APCIterator::valid ( void )

Checks if the current iterator position is valid.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns TRUE if the current iterator position is valid, otherwise FALSE.

Siehe auch


APCIterator
PHP Manual