pg_query_params version?

From: Carol Walter <walterc(at)indiana(dot)edu>
To: pgsql-php(at)postgresql(dot)org
Subject: pg_query_params version?
Date: 2009-08-03 19:50:03
Message-ID: 6D3355E2-AF8B-4F90-8A7C-078FF2D186FB@indiana.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Which version of PHP does pg_query_params need? I wrote a PHP
iprogram using PHP 5. My client has PHP 4 something. I got an error
on the first line that contains a pg_query_params function. Is the
problem likely to be the difference in the versions or should I look
elsewhere?

The error is...

Fatal error: Call to undefined function: pg_query_params() in /
projects/ivl/www/ssl/admin/index.php on line 220

Carol

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Bill Moran 2009-08-03 19:52:31 Re: pg_query_params version?
Previous Message Andreas Kalsch 2009-08-03 18:37:35 PDO does not trow Exceptions for queries