Re: [PHP] Re: algorithm of pages beaking

2008-03-20 Thread Robert Cummings
On Thu, 2008-03-20 at 11:32 -0400, tedd wrote: > At 11:35 PM + 3/19/08, George J wrote: > >Hi, > > > >I'm trying to resolve an issue with a pagination routine. Sounds like we're > >working on a similar routine. I have a query returning products from a > >database and then display the results i

[PHP] Re: algorithm of pages beaking

2008-03-20 Thread tedd
At 11:35 PM + 3/19/08, George J wrote: Hi, I'm trying to resolve an issue with a pagination routine. Sounds like we're working on a similar routine. I have a query returning products from a database and then display the results in a defined number of products per page. Checkout - 'Newbie qu

Re: [PHP] Re: algorithm of pages beaking

2008-03-19 Thread jeffry s
On Thu, Mar 20, 2008 at 7:35 AM, George J <[EMAIL PROTECTED]> wrote: > Hi, > > I'm trying to resolve an issue with a pagination routine. Sounds like > we're > working on a similar routine. I have a query returning products from a > database and then display the results in a defined number of produ

[PHP] Re: algorithm of pages beaking

2008-03-19 Thread George J
Hi, I'm trying to resolve an issue with a pagination routine. Sounds like we're working on a similar routine. I have a query returning products from a database and then display the results in a defined number of products per page. Checkout - 'Newbie question, Which way is best?' in this newsgr