(PECL mongo >=1.0.5)
Gets information about the cursor's creation and iteration
public array MongoCursor::info ( void )
This can be called before or after the cursor has started iterating.
Returns:
Returns the namespace, batch size, limit, skip, flags, query, and projected fields for this cursor. If the cursor has started iterating, additional information about iteration and the connection will