Manuál PHP | ||
---|---|---|
Předcházející | Další |
pg_connection_status() returns a connection status. Possible statuses are PGSQL_CONNECTION_OK and PGSQL_CONNECTION_BAD. The return value 0 as integer indicates a valid connection.
See also pg_connection_busy().
Předcházející | Domů | Další |
pg_connection_reset | Nahoru | pg_convert |