Subject Re: [firebird-php] seek function in php for firebird rs?
Author Lester Caine
> that move the current pointer to an offset
> anyone know about this ?

It depends on what you are trying to do?

This is not limited to firebird, it depends on how you are
using PHP.

PHP is used to build pages, so you only need the results.
For that reason, my queries are limited to the data I want
to display.

I am using the ADOdb library to access data, and this
returns a result set, which is an array in PHP. I can then
scan the information as I am building the page, and change
colours or font as required.

So what are you trying to do?

--
Lester Caine
-----------------------------
L.S.Caine Electronic Services