AppendIterator
PHP Manual

AppendIterator::current

(PHP 5 >= 5.1.0)

AppendIterator::currentGets the current value

Descrição

public mixed AppendIterator::current ( void )

Gets the current value.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

The current value if it is valid or NULL otherwise.

Veja Também


AppendIterator
PHP Manual