(PECL mongo >=1.5.0)
Checks if the cursor is reading a valid result.
public bool MongoCommandCursor::valid ( void )
Returns:
TRUE
if the current result is not null, and FALSE
otherwise.
See also:
Please login to continue.