downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

pg_result_seek> <pg_result_error_field
[edit] Last updated: Fri, 30 Nov 2012

view this page in

pg_result_error

(PHP 4 >= 4.2.0, PHP 5)

pg_result_error Zwraca błąd związany z identyfikatorem wyniku

Opis

string pg_result_error ( resource $result )

pg_result_error() zwraca komunikat błędu związany z identyfikatorem wyniku result. Dzięki temu użytkownik ma większą szanse aby otrzymać właściwy komunikat niż przy użyciu pg_last_error().

Zobacz także pg_query(), pg_send_query(), pg_get_result(), pg_last_error() i pg_last_notice()



pg_result_seek> <pg_result_error_field
[edit] Last updated: Fri, 30 Nov 2012
 
add a note add a note User Contributed Notes pg_result_error - [3 notes]