| session_pgsql_get_errorReturns 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
 
 Return ValuesThe number of errors are returned as array. See Also
 
 |