Does php/postgres support placeholder's?

Поиск
Список
Период
Сортировка
От John Mohr
Тема Does php/postgres support placeholder's?
Дата
Msg-id IHEBIKJHMMKHJKLKCDHLCEOKEIAA.jtmohr@healthconresources.com
обсуждение исходный текст
Ответы Re: Does php/postgres support placeholder's?  (John DeSoi <desoi@pgedit.com>)
Re: Does php/postgres support placeholder's?  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список pgsql-php
Does php/postgres support placeholder's in queries and updates. Something that looks like "select * from x where key=?" ? I notice that the call interface doesn't support all of the documented calls, for example pg_query and pg_send_query, but not pg_query_params (according to pgsql.c, the postgres php -> postgres interface program).

В списке pgsql-php по дате отправления:

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: starting/running postgres...
Следующее
От: John DeSoi
Дата:
Сообщение: Re: Does php/postgres support placeholder's?