Subject | Re: [firebird-php] seek function in php for firebird rs? |
---|---|
Author | Marius Popa Adrian |
Post date | 2003-10-08T12:55:08Z |
> > that move the current pointer to an offsetsomething like this mysql function
> > 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?
http://www.php.net/manual/en/function.mysql-field-seek.php