AppendIterator
PHP Manual

AppendIterator::key

(PHP 5 >= 5.1.0)

AppendIterator::keyGets the current key

说明

public void AppendIterator::key ( void )

Get the current key

Warning

本函数还未编写文档,仅有参数列表。

参数

此函数没有参数。

返回值

The current key if it is valid or NULL otherwise.

参见


AppendIterator
PHP Manual