AppendIterator::current

(PHP 5 >= 5.1.0)

AppendIterator::currentGets the current value

Опис

public mixed AppendIterator::current ( void )

Gets the current value.

Параметри

В цієї функції немає параметрів.

Значення, що повертаються

The current value if it is valid or NULL otherwise.

Прогляньте Також

add a note add a note

User Contributed Notes

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