MongoCommandCursor
PHP Manual

MongoCommandCursor::valid

(PECL mongo >=1.5.0)

MongoCommandCursor::validFetches a new result item, and returns whether it could

Açıklama

public bool MongoCommandCursor::valid ( void )

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

TRUE if a next item could be returned, and FALSE otherwise.


MongoCommandCursor
PHP Manual