Re: Problems with pg_prepare - Mailing list pgsql-php

From Raymond O'Donnell
Subject Re: Problems with pg_prepare
Date
Msg-id 4BD1E195.5080305@iol.ie
Whole thread Raw
In response to Problems with pg_prepare  (Giancarlo Boaron <gboaron@yahoo.com.br>)
Responses Re: Problems with pg_prepare  (Giancarlo Boaron <gboaron@yahoo.com.br>)
List pgsql-php
On 23/04/2010 17:24, Giancarlo Boaron wrote:
> I'm receiving the following message when I try to use pg_prepare() function:
>
> "Call to undefined function pg_prepare()".
>
> My application works very well with others pg_* commands...

What version of PHP are you using? According to the docs[1],
pg_prepare() is present in PHP 5.1 and later.

Ray.

[1] http://ie2.php.net/manual/en/function.pg-prepare.php

--
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie

pgsql-php by date:

Previous
From: Giancarlo Boaron
Date:
Subject: Problems with pg_prepare
Next
From: Giancarlo Boaron
Date:
Subject: Re: Problems with pg_prepare