Re: PostgreSQL function call model for PHP - Mailing list pgsql-php

From Gavin M. Roy
Subject Re: PostgreSQL function call model for PHP
Date
Msg-id 0935E143-DEDD-4EFC-AA99-0020FD37CE2F@ehpg.net
Whole thread Raw
In response to PostgreSQL function call model for PHP  (John DeSoi <desoi@pgedit.com>)
List 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 by date:

Previous
From: John DeSoi
Date:
Subject: PostgreSQL function call model for PHP
Next
From: "Gavin M. Roy"
Date:
Subject: Re: PostgreSQL function call model for PHP