Re: bind variables, soft vs hard parse - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: bind variables, soft vs hard parse
Date
Msg-id 437AD8C5.1050404@familyhealth.com.au
Whole thread Raw
In response to Re: bind variables, soft vs hard parse  ("Jonah H. Harris" <jonah.harris@gmail.com>)
Responses Re: bind variables, soft vs hard parse  (Marcus Engene <mengpg@engene.se>)
List 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



pgsql-hackers by date:

Previous
From: "Jonah H. Harris"
Date:
Subject: Re: bind variables, soft vs hard parse
Next
From: Yann Michel
Date:
Subject: Re: PG_DUMP and table locking in PG7.4