bound variable support?

From: Phil Glatz <phil(at)glatz(dot)com>
To: pgsql-php(at)postgresql(dot)org
Subject: bound variable support?
Date: 2001-05-25 16:27:32
Message-ID: 5.1.0.14.2.20010525092523.0354e400@flawless.net
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-php

Any plans for separating the prepare and execute statements for a query
(like the DBI postgres interface done) so bound variables can be used? I
used to use Oracle with PHP and got spoiled, this is a great way to
increase performance for queries in loops.

Or maybe there is a workaround?

thanks

Browse pgsql-php by date

  From Date Subject
Next Message Marc Sherman 2001-05-25 18:37:15 RE: Re: Printing Notices to the web?
Previous Message Dan Wilson 2001-05-25 15:31:38 Re: Re: Printing Notices to the web?