Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
Iterator
PHP Manual

Iterator::current

(No version information available, might be only in CVS)

Iterator::currentReturn the current element.

Description

abstract public mixed Iterator::current ( void )

Returns the current element.

Parameters

This function has no parameters.

Return Values

Can return any type.


Iterator
PHP Manual