bound variables with PHP?

From: Phil Glatz <phil(at)glatz(dot)com>
To: pgsql-php(at)postgresql(dot)org
Subject: bound variables with PHP?
Date: 2001-04-14 15:39:37
Message-ID: 5.1.0.12.2.20010414083930.02f48dc8@flawless.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

I haven't found away to use prepared statements with PHP4 and Postgres -
any way to do so? I have an SQL statement I'd prefer to parse outside a
loop, ala the prepare and exec statements of dbi.

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Manuel Lemos 2001-04-14 17:41:03 Re: bound variables with PHP?
Previous Message Grant 2001-04-08 23:46:26 Re: RE: Wildcard queries via PHP4