PHP Portal » PHP Handbuch » Mongo::prevError

Werbung

Mongo::prevError


()

Mongo::prevErrorChecks for the last error thrown during a database operation [deprecated]

Beschreibung

public array Mongo::prevError ( void )

Use MongoDB::prevError() instead.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the error and the number of operations ago it occurred.