(mongodb >=0.2.0)
MongoDB\Driver\Cursor::isDead — Checks if a cursor is still alive
This function has no parameters.
Example #1 MongoDB\Driver\Cursor::isDead() example
<?php/* ... */?>
The above example will output something similar to:
...