Session PgSQL
PHP Manual

session_pgsql_get_error

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

session_pgsql_get_error — Returns number of errors and last error message

Descrierea

array session_pgsql_get_error ([ bool $with_error_message ] )

Get the number of errors and optional the error messages.

Parametri

with_error_message

Set to TRUE the literal error message for each error is also returned.

Valorile întroarse

The number of errors are returned as array.

Vedeţi de asemenea


Session PgSQL
PHP Manual