From f27a13f34bb1411127c9fc1a083a04cbebda3252 Mon Sep 17 00:00:00 2001 From: Cornelia Boenigk Date: Wed, 8 Oct 2003 20:07:29 +0000 Subject: [PATCH] changed the example git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142069 c90b9560-bf6c-de11-be94-00142212c4b1 --- .../pgsql/functions/pg-connection-status.xml | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/reference/pgsql/functions/pg-connection-status.xml b/reference/pgsql/functions/pg-connection-status.xml index 12dd332a5e..6e2ac2997e 100644 --- a/reference/pgsql/functions/pg-connection-status.xml +++ b/reference/pgsql/functions/pg-connection-status.xml @@ -1,5 +1,5 @@ - + @@ -15,9 +15,10 @@ resourceconnection - pg_connection_status returns a connection - status. Possible statuses are PGSQL_CONNECTION_OK - and PGSQL_CONNECTION_BAD. + 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. @@ -27,7 +28,12 @@ ]]>