PHP Portal » PHP Handbuch » Mongo::lastError

Werbung

Mongo::lastError


()

Mongo::lastErrorCheck if there was an error on the most recent db operation performed [deprecated]

Beschreibung

public array Mongo::lastError ( void )

Use MongoDB::lastError() instead.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the error, if there was one, or NULL.