php3-list | 199903
Date: 03/08/99
- Next message: Joshua S. Freeman: "Re: [PHP3] OT - Jobs Board?"
- Previous message: Tim Perdue: "[PHP3] OT - Jobs Board?"
- Next in thread: Daniel Lashua: "Re: [PHP3] 10 query results at a time..."
- Reply: Daniel Lashua: "Re: [PHP3] 10 query results at a time..."
- Maybe reply: Sam Goin: "Re: [PHP3] 10 query results at a time..."
- Maybe reply: Greg Kelley: "RE: [PHP3] 10 query results at a time..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
I have 2 questions.
1. Would it be faster for the client to get a semi-large query result, and
then use php3 to display 10 rows from the result at a time, or would it be
faster to query the database 10 rows at a time?
I am using Apache 1.3.4 and MySQL. The results from each row would be less
than 15 KB, and the total result would be no more than 300 rows.
2. Can you give me an example code for the answer to #1?
Thanks,
Sam Goin
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev-list-admin <email protected>
- Next message: Joshua S. Freeman: "Re: [PHP3] OT - Jobs Board?"
- Previous message: Tim Perdue: "[PHP3] OT - Jobs Board?"
- Next in thread: Daniel Lashua: "Re: [PHP3] 10 query results at a time..."
- Reply: Daniel Lashua: "Re: [PHP3] 10 query results at a time..."
- Maybe reply: Sam Goin: "Re: [PHP3] 10 query results at a time..."
- Maybe reply: Greg Kelley: "RE: [PHP3] 10 query results at a time..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

