(mongodb >=0.2.0)
MongoDB\Driver\Cursor::isDead — Checks if a cursor is still alive
Diese Funktion hat keine Parameter.
Beispiel #1 MongoDB\Driver\Cursor::isDead() example
<?php
/* ... */
?>
Das oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie:
...