Re: PSQL only one query per page

From: "Dan Wilson" <phpPgAdmin(at)acucore(dot)com>
To: "Stefan Gastaldon" <stefang(at)bundabergcity(dot)qld(dot)gov(dot)au>, <pgsql-php(at)postgresql(dot)org>
Subject: Re: PSQL only one query per page
Date: 2001-01-17 08:13:34
Message-ID: 01a201c0805d$6e3cb500$078353d8@danwilson
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)bundabergcity(dot)qld(dot)gov(dot)au>
To: <pgsql-php(at)postgresql(dot)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?
>

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Timothy_Maguire 2001-01-17 14:32:27 Re: Optional fields
Previous Message Dan Wilson 2001-01-17 07:22:44 Re: Optional fields