Problems with pg_prepare

From: Giancarlo Boaron <gboaron(at)yahoo(dot)com(dot)br>
To: pgsql-php(at)postgresql(dot)org
Subject: Problems with pg_prepare
Date: 2010-04-23 16:24:57
Message-ID: 707591.84483.qm@web30008.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

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.

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Raymond O'Donnell 2010-04-23 18:06:13 Re: Problems with pg_prepare
Previous Message Andrew McMillan 2010-04-23 09:24:48 Re: pcntl_fork() and database concurrency