Re: PSQL only one query per page - Mailing list pgsql-php

From Dan Wilson
Subject Re: PSQL only one query per page
Date
Msg-id 01a201c0805d$6e3cb500$078353d8@danwilson
Whole thread Raw
In response to PSQL only one query per page  (Stefan Gastaldon <stefang@bundabergcity.qld.gov.au>)
List pgsql-php
Not enough detail.  You need to show us the offending code.  Most likely
this is a mis-typed variable or something of that nature.

-Dan

----- Original Message -----
From: "Stefan Gastaldon" <stefang@bundabergcity.qld.gov.au>
To: <pgsql-php@postgresql.org>
Sent: Tuesday, January 16, 2001 11:04 PM
Subject: [PHP] PSQL only one query per page


> I know someone is just gonna tell me the answer to this one.
>
> I'm doing 2 queries on a page.
>
> And the second one always returns an error like this
> Warning: 1 is not a valid PostgreSQL link resource in /path/to/file.php4
on line **
>
> I tried switching the queries around, same result for the second one
again.
>
> what's uh, the deal?
>


pgsql-php by date:

Previous
From: Stefan Gastaldon
Date:
Subject: PSQL only one query per page
Next
From: Timothy_Maguire@hartehanks.com
Date:
Subject: Re: Optional fields