session_pgsql_get_error

(PECL session_pgsql SVN)
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.

Parameters:
with_error_message

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

Returns:

The number of errors are returned as array.

See also:

session_pgsql_add_error() -

doc_php
2016-02-24 16:12:17
Comments
Leave a Comment

Please login to continue.