Compzone.Org :: Podręcznik PHP :: pg_result_status
Pytania w drugiej edycji Testu PHP powinny być:
Trudniejsze
Łatwiejsze
Skomplikowane
Na myślenie
Do liczenia
Sonda Wyniki

Add to Google

pg_result_status

(PHP 4 >= 4.2.0, PHP 5)

pg_result_status --  Zwraca stan wyniku

Opis

int pg_result_status ( resource result )

pg_result_status() zwraca stan wyniku. Możliwe wartości to PGSQL_EMPTY_QUERY, PGSQL_COMMAND_OK, PGSQL_TUPLES_OK, PGSQL_COPY_TO, PGSQL_COPY_FROM, PGSQL_BAD_RESPONSE, PGSQL_NONFATAL_ERROR i PGSQL_FATAL_ERROR.

Zobacz także pg_connection_status().

Copyright © 2005-2006 Compzone.Org. Kopiowanie i wykorzystywanie materiałów zawartych na tej stronie bez zgody autora zabronione!