How to manipulate a cursor returned by a PL/pgSQL in a PHP script?

From: Sebastien BAUDRY <sbaudry(at)yahoo(dot)com>
To: pgsql-php(at)postgresql(dot)org
Subject: How to manipulate a cursor returned by a PL/pgSQL in a PHP script?
Date: 2003-10-05 07:32:01
Message-ID: 20031005073201.91481.qmail@web13807.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Hi.
My function returns a cursor and I don't know how to
fetch the cursor in my PHP script.
Anybody could help me?

=====
--
Sbastien BAUDRY - Database expert & Project manager
BAUDRY ENGINEERING BT. H-1025 Budapest Verhalom utca. 31/D. I/8.
@.: sebastien(dot)baudry(at)baudry-engineering(dot)com
mobile.: +36 30 392 0279 - tel: +36 1 326 0241 - fax: +36 1 326 0241
http://www.baudry-engineering.com

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Andrew J. Kopciuch 2003-10-05 08:38:36 Re: How to manipulate a cursor returned by a PL/pgSQL in a PHP script?
Previous Message Sebastien Baudry 2003-10-05 07:29:13 How to manipulate a cursor returned by a PL/pgSQL function in a PHP script?