Re: Support for prepared queries - Mailing list pgsql-php

From Christopher Kings-Lynne
Subject Re: Support for prepared queries
Date
Msg-id 3F9B83B6.3020405@familyhealth.com.au
Whole thread Raw
In response to Re: Support for prepared queries  (Robby Russell <rrussell@commandprompt.com>)
List pgsql-php
>> Does anyone know if PHP supports prepared queries for PostgreSQL 7.3.x
>> ? If
>> not, when will prepared queries be supported?

Yes they are.  Read the docs regarding the 'PREPARE' and 'EXECUTE'
commands in the Reference Manual.  There is not special PHP support
required for this.

Chris


pgsql-php by date:

Previous
From: "scott.marlowe"
Date:
Subject: Re: Support for prepared queries
Next
From: Matthias Weinhold
Date:
Subject: array fields in the database and their handling with php4