Calling a Stored Procedure using PHP

Поиск
Список
Период
Сортировка
От Wendy Chin
Тема Calling a Stored Procedure using PHP
Дата
Msg-id 7864E3005D8DD511ADC800B0D0785BC9028464@ares.calg.ideaca.com
обсуждение исходный текст
Ответы Re: Calling a Stored Procedure using PHP  ("Jason Priebe" <priebe@mi-corporation.com>)
Список pgsql-general
I've written a simple stored procedure in postgres and I'm trying to get PHP
to call the function and show the results.  My problem is I can't get PHP to
bring up my results.  I'm using the PHP functions for postgres, such as
pg_exec and pg_fetch_array, but nothing is working.  What do I need to do?
What am I missing?  Can someone help me?

Any help would be very much appreciated.

Wendy




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

Предыдущее
От: "steve boyle"
Дата:
Сообщение: Re: How to Reference Current Table Name in plpgsql Trigger?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Anyway to know which users are connected to postgres?