Mongo
PHP Manual

Mongo::lastError

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

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

Açıklama

public array Mongo::lastError ( void )

Use MongoDB::lastError() instead.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

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


Mongo
PHP Manual