Re: bind variables, soft vs hard parse

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com>
Cc: "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>, Marcus Engene <mengpg(at)engene(dot)se>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: bind variables, soft vs hard parse
Date: 2005-11-16 06:59:17
Message-ID: 437AD8C5.1050404@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> > Oracle recently gave some money to Zend to make proper Oracle support
> > for PHP. In that interface they use bind variables. Apart from
> greater
> > speed, sqlinjection becomes history as well.

I did the same for PostgreSQL for PHP 5.1.

http://au3.php.net/manual/en/function.pg-query-params.php

Chris

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Yann Michel 2005-11-16 07:09:31 Re: PG_DUMP and table locking in PG7.4
Previous Message Jonah H. Harris 2005-11-16 06:38:29 Re: bind variables, soft vs hard parse