Php/docs/tokyotyrantiterator.key

来自菜鸟教程
跳转至:导航、​搜索

TokyoTyrantIterator::key

(PECL tokyo_tyrant >= 0.2.0)

TokyoTyrantIterator::keyReturns the current key


说明

public TokyoTyrantIterator::key ( ) : mixed

Returns the current key.


参数

此函数没有参数。


返回值

Returns the current key on success and false on failure.


参见