Re: Problems with pg_prepare

From: Frank Bax <fbax(at)sympatico(dot)ca>
To: PostgreSQL List - Novice <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Problems with pg_prepare
Date: 2010-04-24 02:27:12
Message-ID: BLU0-SMTP4577740CF47EEAFF9974EAC060@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

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?

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Giancarlo Boaron 2010-04-24 02:32:59 Re: Problems with pg_prepare
Previous Message Giancarlo Boaron 2010-04-23 22:26:26 Problems with pg_prepare