MongoDB
PHP Manual

MongoDB::lastError

(PECL mongo >=0.9.5)

MongoDB::lastErrorCheck if there was an error on the most recent db operation performed

説明

public array MongoDB::lastError ( void )

パラメータ

この関数にはパラメータはありません。

返り値

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


MongoDB
PHP Manual