php-db | 2004071
Date: 07/13/04
- Next message: John W. Holmes: "[PHP-DB] Re: [PHP] Grab a range of rows from a mysql result"
- Previous message: boclair: "Re: [PHP-DB] Getting a result from MAX() query"
- Next in thread: John W. Holmes: "[PHP-DB] Re: [PHP] Grab a range of rows from a mysql result"
- Reply: John W. Holmes: "[PHP-DB] Re: [PHP] Grab a range of rows from a mysql result"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I need to grab a range of rows from a mysql result resource.
The resource is made up of 1000+ records from a mysql table that I am
breaking up to make my PHP application run faster. I have figured out how
to compute the range but I donšt know how to pull out a group of rows within
a range from a mysql result resource.
Anyone have any insights into how I can do this in PHP?
VR/Tim
- Next message: John W. Holmes: "[PHP-DB] Re: [PHP] Grab a range of rows from a mysql result"
- Previous message: boclair: "Re: [PHP-DB] Getting a result from MAX() query"
- Next in thread: John W. Holmes: "[PHP-DB] Re: [PHP] Grab a range of rows from a mysql result"
- Reply: John W. Holmes: "[PHP-DB] Re: [PHP] Grab a range of rows from a mysql result"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

