PHP Handbuch | ||
---|---|---|
Zurück | Nach vorne |
pg_result_status() gibt den Status einer Ergebniskennung zurück. Mögliche Rückgabewerte sind: PGSQL_EMPTY_QUERY, PGSQL_COMMAND_OK, PGSQL_TUPLES_OK, PGSQL_COPY_TO, PGSQL_COPY_FROM, PGSQL_BAD_RESPONSE, PGSQL_NONFATAL_ERROR und PGSQL_FATAL_ERROR.
Siehe auch pg_connection_status().
Zurück | Zum Anfang | Nach vorne |
pg_result_error | Nach oben | pg_select |