Re: Support for prepared queries

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: Support for prepared queries
Дата
Msg-id 3F9B83B6.3020405@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: Support for prepared queries  (Robby Russell <rrussell@commandprompt.com>)
Список 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 по дате отправления:

Предыдущее
От: "scott.marlowe"
Дата:
Сообщение: Re: Support for prepared queries
Следующее
От: Matthias Weinhold
Дата:
Сообщение: array fields in the database and their handling with php4