Документ взят из кэша поисковой машины. Адрес оригинального документа : http://oit.cmc.msu.ru/php/function.pg-result-error.html
Дата изменения: Sun Feb 3 22:53:27 2002
Дата индексирования: Mon Oct 1 21:57:43 2012
Кодировка:
pg_result_error

pg_result_error

(PHP 4 CVS only)

pg_result_error --  Get error message associated with result

Description

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()