Re: [PHP] What is this called?

2009-07-07 Thread Michael A. Peters
and throw your favorite Linux distro on it (I'm not touching that holy war with a 10' eth0 cord) I'll touch it. It shouldn't be Fedora - Fedora has too short of a lifetime before major version update is necessary to get patches. The main advantages of Fedora are how new and shiny the

Re: [PHP] What is this called?

2009-07-06 Thread Stuart
2009/7/6 Miller, Terion tmil...@springfi.gannett.com: Ok, say you have a database with 16000 records in it, but you only want to call out say 2000 records at a time as the search/query is performed, then store the first 2000 in a session and then retrieve the next 2000 etc etc as a way to

Re: [PHP] What is this called?

2009-07-06 Thread Daniel Brown
On Mon, Jul 6, 2009 at 10:48, Miller, Teriontmil...@springfi.gannett.com wrote: Ok, say you have a database with 16000 records in it, but you only want to call out say 2000 records at a time as the search/query is performed, then store the first 2000 in a session and then retrieve the next 2000

Re: [PHP] What is this called?

2009-07-06 Thread Wolf
Miller wrote: Ok, say you have a database with 16000 records in it, but you only want to call out say 2000 records at a time as the search/query is performed, then store the first 2000 in a session and then retrieve the next 2000 etc etc as a way to minimize server strain? (I'm

Re: [PHP] What is this called?

2009-07-06 Thread Miller, Terion
On 7/6/09 10:07 AM, Daniel Brown danbr...@php.net wrote: On Mon, Jul 6, 2009 at 10:48, Miller, Teriontmil...@springfi.gannett.com wrote: Ok, say you have a database with 16000 records in it, but you only want to call out say 2000 records at a time as the search/query is performed, then

Re: [PHP] What is this called?

2009-07-06 Thread Daniel Brown
On Mon, Jul 6, 2009 at 11:15, Miller, Teriontmil...@springfi.gannett.com wrote: It seems like Pagination except I already have that in place for all records, so maybe I'm just looking for a way to page the search results... Boss kept referring to partitioning results By definition, yes,

RE: [PHP] What is this called?

2009-07-06 Thread Daevid Vincent
-Original Message- From: Wolf [mailto:lonew...@nc.rr.com] Sent: Monday, July 06, 2009 8:10 AM If you are running MySQL, go get a 486, put Fedora on it and use it for the heavy queries. You didn't seriously just tell someone to use an ancient-ass __80486__ PC for their heavy