Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001122

Re: [PHP] Prev ... Next From: Andrey Hristov (ahristov <email protected>)
Date: 12/23/01

The sql is
select name from members limit offset,10;

you have to generate offet which _must_ be an integer.

Regards,
Andrey Hristov

----- Original Message -----
From: "Rambo Amadeus" <avdija <email protected>>
To: <php-general <email protected>>
Sent: Sunday, December 23, 2001 6:06 PM
Subject: [PHP] Prev ... Next

> Hi,
> I have about 100 names in mysql. How can i display them in groups of 10, and
> have next and previous links.
>
> Thanks
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe <email protected>
> For additional commands, e-mail: php-general-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>