PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

MongoCommandCursor::current - Returns the current element | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

MongoCommandCursor::current

(PECL mongo >=1.5.0)

MongoCommandCursor::currentReturns the current element

説明

public array MongoCommandCursor::current ( void )

This returns NULL until MongoCommandCursor::rewind() is called.

パラメータ

この関数にはパラメータはありません。

返り値

The current result document as an associative array. NULL will be returned if there is no result.

参考


忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「MongoCommandCursor::current - Returns the current element」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | MongoCommandCursor::current - Returns the current element」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: