Re: pg_query_params

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: pg_query_params
Дата
Msg-id 4A6789C6.6060905@iol.ie
обсуждение исходный текст
Ответ на Re: pg_query_params  (Carol Walter <walterc@indiana.edu>)
Ответы Re: pg_query_params  (Carol Walter <walterc@indiana.edu>)
Список pgsql-php
On 22/07/2009 20:37, Carol Walter wrote:
> No, I mean if I select select a name from the database but the name
> isn't found.  I'm doing a log in form.  I want to check to see if the
> user that's logging in exists in my database.  I can check the number of
> rows returned or something like that, but I wondered if the function
> returns a false.

No, it'll still return a rowset (or whatever such things are called in
PHP), but one that doesn't contain any rows.

Ray.

------------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------

В списке pgsql-php по дате отправления:

Предыдущее
От: Bill Moran
Дата:
Сообщение: Re: pg_query_params
Следующее
От: Carol Walter
Дата:
Сообщение: Re: pg_query_params