Re: pg_query_params

From: "Hajek, Nick" <Nick(dot)Hajek(at)Vishay(dot)com>
To: pgsql-php(at)postgresql(dot)org
Subject: Re: pg_query_params
Date: 2009-07-22 19:41:24
Message-ID: AFD16ED07E37C64D963DA24840AA31F2065CE337@EVSCO01.na.vishayint.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Bill Moran 2009-07-22 19:56:15 Re: pg_query_params
Previous Message Carol Walter 2009-07-22 19:37:00 Re: pg_query_params