Re: bind variables, soft vs hard parse

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

Christopher Kings-Lynne wrote:
>> > 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

Brilliant! I'll upgrade to 5.1 for this reason alone!

Best regards,
Marcus

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Marcus Engene 2005-11-16 09:19:21 Re: bind variables, soft vs hard parse
Previous Message Martijn van Oosterhout 2005-11-16 09:10:28 Re: bind variables, soft vs hard parse