Re: php + postgresql - Mailing list pgsql-general

From Raymond O'Donnell
Subject Re: php + postgresql
Date
Msg-id 48885682.3010707@iol.ie
Whole thread Raw
In response to Re: php + postgresql  (Raymond O'Donnell <rod@iol.ie>)
List pgsql-general
On 24/07/2008 11:13, Raymond O'Donnell wrote:
>   $rs = pg_query($sql_string);
>   while ($row = pg_fetch_assoc($rs)

Whoops! -

   while ($row = pg_fetch_assoc($rs))
   ....

Ray.

------------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------

pgsql-general by date:

Previous
From: adam_pgsql
Date:
Subject: Re: php + postgresql
Next
From: Richard Huxton
Date:
Subject: Re: High activity short table and locks