pg_result_error

Get error message associated with result (PHP 4 >= 4.2.0)
string pg_result_error ( resource result )

pg_result_error() returns error message associated with result resource. Therefore, user has better chance to get better error message than pg_last_error().

See also pg_query(), pg_send_query(), pg_get_result(), pg_last_error() and pg_last_notice()

This HTML Help has been published using the chm2web software.