Re: Problems with pg_prepare

From: Giancarlo Boaron <gboaron(at)yahoo(dot)com(dot)br>
To: rod(at)iol(dot)ie
Cc: pgsql-php(at)postgresql(dot)org
Subject: Re: Problems with pg_prepare
Date: 2010-04-23 18:26:33
Message-ID: 556182.98379.qm@web30006.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Hi. I'm using PHP version 5.3.1.

--- Em sex, 23/4/10, Raymond O'Donnell <rod(at)iol(dot)ie> escreveu:

> De: Raymond O'Donnell <rod(at)iol(dot)ie>
> Assunto: Re: [PHP] Problems with pg_prepare
> Para: "Giancarlo Boaron" <gboaron(at)yahoo(dot)com(dot)br>
> Cc: pgsql-php(at)postgresql(dot)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:
> >
> > "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(at)iol(dot)ie
>
> --
> Sent via pgsql-php mailing list (pgsql-php(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-php
>

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Andre Lopes 2010-04-23 21:33:49 Re: pcntl_fork() and database concurrency
Previous Message Raymond O'Donnell 2010-04-23 18:06:13 Re: Problems with pg_prepare