Problems with pg_prepare

Problems with pg_prepare

am 23.04.2010 18:24:57 von Giancarlo Boaron

Hi all.

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...

I already checked my configuration files and I have no more ideas about how=
to fix it.

Any suggestions?

Thank you.




--=20
Sent via pgsql-php mailing list (pgsql-php@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-php

Re: Problems with pg_prepare

am 23.04.2010 20:06:13 von Rod

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

--
Sent via pgsql-php mailing list (pgsql-php@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-php

Re: Problems with pg_prepare

am 23.04.2010 20:26:33 von Giancarlo Boaron

Hi. I'm using PHP version 5.3.1.

--- Em sex, 23/4/10, Raymond O'Donnell escreveu:

> De: Raymond O'Donnell
> Assunto: Re: [PHP] Problems with pg_prepare
> Para: "Giancarlo Boaron"
> Cc: pgsql-php@postgresql.org
> Data: Sexta-feira, 23 de Abril de 2010, 15:06
> On 23/04/2010 17:24, Giancarlo Boaron
> wrote:
> > I'm receiving the following message when I try to use
> pg_prepare() function:
> >=20
> > "Call to undefined function pg_prepare()".
> >=20
> > My application works very well with others pg_*
> commands...
>=20
> What version of PHP are you using? According to the
> docs[1],
> pg_prepare() is present in PHP 5.1 and later.
>=20
> Ray.
>=20
> [1] http://ie2.php.net/manual/en/function.pg-prepare.php
>=20
> --=20
> Raymond O'Donnell :: Galway :: Ireland
> rod@iol.ie
>=20
> --=20
> Sent via pgsql-php mailing list (pgsql-php@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-php
>=20




--=20
Sent via pgsql-php mailing list (pgsql-php@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-php