php-db | 2002122
Date: 12/17/02
- Next message: Peter Beckman: "Re: [PHP-DB] Re: Listing A Certain # Range"
- Previous message: David: "[PHP-DB] login won't log in, HELP"
- In reply to: conbud: "[PHP-DB] Listing A Certain # Range"
- Next in thread: Peter Beckman: "Re: [PHP-DB] Re: Listing A Certain # Range"
- Reply: Peter Beckman: "Re: [PHP-DB] Re: Listing A Certain # Range"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Conbud wrote:
> Hello,
> Im using MySQL and PHP 4.2.3 on Apache and Mandrake Linux, I was
> wondering how to get PHP to list let says row 5 - 10 from a database, I
> read the MySQL manual and all I could find is LIMIT 0,5 to list just the
> first 5, but I dont know how to make that list 5 - 10 or 10 - 15. Any
> help would be appreciated.
>
> --
> Conbud
> Graphic & Web Design Using Open Source Technology
> --
>
Hey, Is there another way to do it with out using Limit ?
--
Conbud
Graphic & Web Design Using Open Source Technology
--
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Peter Beckman: "Re: [PHP-DB] Re: Listing A Certain # Range"
- Previous message: David: "[PHP-DB] login won't log in, HELP"
- In reply to: conbud: "[PHP-DB] Listing A Certain # Range"
- Next in thread: Peter Beckman: "Re: [PHP-DB] Re: Listing A Certain # Range"
- Reply: Peter Beckman: "Re: [PHP-DB] Re: Listing A Certain # Range"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

