Problem with pg_prepare - PostgresSQL

Problem with pg_prepare - PostgresSQL

am 24.04.2010 03:35:49 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.
=0A

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: Problem with pg_prepare - PostgresSQL

am 27.04.2010 01:24:37 von dmagick

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

What version of php do you have?

This came in with 5.1.0 according to the manual.

--
Postgresql & php tutorials
http://www.designmagick.com/


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php