Mongo
PHP Manual

Mongo::prevError

(Bir sürüm bilgisi bulunamadı; sadece SVN'de olabilir.)

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

Açıklama

public array Mongo::prevError ( void )

Use MongoDB::prevError() instead.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

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


Mongo
PHP Manual