(PECL session_pgsql SVN)
session_pgsql_get_error — Returns number of errors and last error message
array session_pgsql_get_error ([ bool $with_error_message = FALSE ] )
Get the number of errors and optional the error messages.
with_error_message
Set to TRUE
the literal error message for each error is also returned.
The number of errors are returned as array.
© 1997–2018 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://secure.php.net/manual/en/function.session-pgsql-get-error.php