Re: [PHP] resetting pg_fetch_array

2005-02-22 Thread Dave O
Richard Lynch wrote: Dave O wrote: Hi all. I'm been trying the following code for the past day or so and I can't seem to get around it. I'm issuing a query to pgsql and iterating through the results twice in order to facilitate the separation of shipment history. Below is the simplest example I

Re: [PHP] resetting pg_fetch_array

2005-02-22 Thread Richard Lynch
Dave O wrote: > Hi all. I'm been trying the following code for the past day or so and I > can't seem to get around it. I'm issuing a query to pgsql and > iterating through the results twice in order to facilitate the > separation of shipment history. > > Below is the simplest example I can com

[PHP] resetting pg_fetch_array

2005-02-22 Thread Dave O
Hi all. I'm been trying the following code for the past day or so and I can't seem to get around it. I'm issuing a query to pgsql and iterating through the results twice in order to facilitate the separation of shipment history. Below is the simplest example I can come up with. The results