bound variables with PHP?

From: Phil Glatz <phil(at)glatz(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: bound variables with PHP?
Date: 2001-04-13 22:16:24
Message-ID: 5.1.0.12.2.20010413151501.00ad65c8@flawless.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

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.

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2001-04-13 23:10:30 Re: Bug in user management?
Previous Message Lonnie Cumberland 2001-04-13 21:07:15 Re: Calling plSQL functions