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