Using Cursors in PHP - Mailing list pgsql-php

From Andreas Schmitz
Subject Using Cursors in PHP
Date
Msg-id 200308061459.22825.a.schmitz@cityweb.de
Whole thread Raw
Responses Re: Using Cursors in PHP
List pgsql-php
Hello *,

I am just wondering if it is possible to use cursors within PHP. I need to
page query result from a big table and I am looking for a solution to avoid
scanning the complete table using limit and offset.

any ideas ?

best regards

-andreas




pgsql-php by date:

Previous
From: Gerd Terlutter
Date:
Subject: Re: PHP Connections
Next
From: "scott.marlowe"
Date:
Subject: Re: Using Cursors in PHP