Re: pg_query_params - Mailing list pgsql-php

From Hajek, Nick
Subject Re: pg_query_params
Date
Msg-id AFD16ED07E37C64D963DA24840AA31F2065CE337@EVSCO01.na.vishayint.com
Whole thread Raw
In response to pg_query_params  (Carol Walter <walterc@indiana.edu>)
List pgsql-php
>
> Does pg_query_params return a false if an item is not found
> in at database?


False means the query didn't execute successfully.  A successful query
can return an empty but valid result set.

Nick

pgsql-php by date:

Previous
From: Carol Walter
Date:
Subject: Re: pg_query_params
Next
From: Andreas Kalsch
Date:
Subject: PDO does not trow Exceptions for queries