Thread: Problems with pg_prepare

Problems with pg_prepare

From
Giancarlo Boaron
Date:
Sorry. No subject. Resending now.

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.





Re: Problems with pg_prepare

From
Frank Bax
Date:
Giancarlo Boaron wrote:
> 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.


http://php.net/manual/en/function.pg-prepare.php

pg_prepare

(PHP 5 >= 5.1.0)

What version of PHP do you have installed?

Re: Problems with pg_prepare

From
Giancarlo Boaron
Date:
Hi Frank. My PHP version is 5.3.1.

Thanks and still needing some help.

[]s

--- Em sex, 23/4/10, Frank Bax <fbax@sympatico.ca> escreveu:

> De: Frank Bax <fbax@sympatico.ca>
> Assunto: Re: [NOVICE] Problems with pg_prepare
> Para: "PostgreSQL List - Novice" <pgsql-novice@postgresql.org>
> Data: Sexta-feira, 23 de Abril de 2010, 23:27
> Giancarlo Boaron wrote:
> > 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.
>
>
> http://php.net/manual/en/function.pg-prepare.php
>
> pg_prepare
>
> (PHP 5 >= 5.1.0)
>
> What version of PHP do you have installed?
>
> -- Sent via pgsql-novice mailing list (pgsql-novice@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-novice
>