next and previous buttons performing on a query
>
>
> Wilbert,
>
> Use the LIMIT tag in your select statement. You can also choose which
> matching record to start from.
>
> Another pure database question...
>
> HTH
> Chris
>
> Wilbert Enserink wrote:
>
Wilbert,
Use the LIMIT tag in your select statement. You can also choose which
matching record to start from.
Another pure database question...
HTH
Chris
Wilbert Enserink wrote:
>Hi all,
>
>
>I have this mySQL query giving me my result back.
>
>The info about the current db-record is showing
Hi all,
I have this mySQL query giving me my result back.
The info about the current db-record is showing.
Now I want to display ' view next ' and ' view previous ' buttons on my website. which
takes you to the same page but with the next record in the query result.
Is there a clever way to d
3 matches
Mail list logo