Re: PostgreSQL function call model for PHP

Поиск
Список
Период
Сортировка
От Gavin M. Roy
Тема Re: PostgreSQL function call model for PHP
Дата
Msg-id 0935E143-DEDD-4EFC-AA99-0020FD37CE2F@ehpg.net
обсуждение исходный текст
Ответ на PostgreSQL function call model for PHP  (John DeSoi <desoi@pgedit.com>)
Список pgsql-php
Very nice, you should note it's for PHP5 so you don't confuse those
who've not made it out of PHP4 land.   Might I suggest you also look
at a demo using PDO_PGSQL?  Not that it would be much different.

Thanks for the good article!

Gavin

On May 17, 2006, at 8:03 PM, John DeSoi wrote:

> A short article on using a class to call PostgreSQL functions:
>
> http://pgedit.com/resource/php/pgfuncall
>
> Comments and suggestions welcome!
>
>
> John DeSoi, Ph.D.
> http://pgedit.com/
> Power Tools for PostgreSQL
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 6: explain analyze is your friend


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

Предыдущее
От: John DeSoi
Дата:
Сообщение: PostgreSQL function call model for PHP
Следующее
От: "Gavin M. Roy"
Дата:
Сообщение: Re: PostgreSQL function call model for PHP