pg_query_params version? - Mailing list pgsql-php

From Carol Walter
Subject pg_query_params version?
Date
Msg-id 6D3355E2-AF8B-4F90-8A7C-078FF2D186FB@indiana.edu
Whole thread Raw
Responses Re: pg_query_params version?  (Bill Moran <wmoran@potentialtech.com>)
Re: pg_query_params version?  (Raymond O'Donnell <rod@iol.ie>)
List 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


pgsql-php by date:

Previous
From: Andreas Kalsch
Date:
Subject: PDO does not trow Exceptions for queries
Next
From: Bill Moran
Date:
Subject: Re: pg_query_params version?