Mongo
PHP Manual

Mongo::prevError

(No version information available, might only be in SVN)

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

Descrierea

public array Mongo::prevError ( void )

Use MongoDB::prevError() instead.

Parametri

Această funcție nu are parametri.

Valorile întoarse

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


Mongo
PHP Manual