session_pgsql_get_error
(PECL session_pgsql SVN)
session_pgsql_get_error — Returns number of errors and last error message
Description
array session_pgsql_get_error
([ bool
$with_error_message = false
] )Get the number of errors and optional the error messages.
Parameters
-
with_error_message -
Set to
TRUEthe literal error message for each error is also returned.
Return Values
The number of errors are returned as array.
There are no user contributed notes for this page.
