RE: [PHP] algorithm of pages beaking

2008-03-19 Thread Edward Kay
> Hi, > > I am working in page breaking (dividing the result of > a select query in multiple pages). > > Now my problem is not with the php code, but with the > algorithm that organize the links to the pages. I want > to do something like google, the pages numbers at the > bottom of the page mus

Re: [PHP] algorithm of pages beaking

2008-03-19 Thread tedd
At 9:01 AM -0700 3/19/08, It Maq wrote: I am working in page breaking (dividing the result of a select query in multiple pages). Now my problem is not with the php code, but with the algorithm that organize the links to the pages. I want to do something like google, the pages numbers at the bott

Re: [PHP] algorithm of pages beaking

2008-03-19 Thread Daniel Brown
On Wed, Mar 19, 2008 at 12:01 PM, It Maq <[EMAIL PROTECTED]> wrote: > Hi, > > I am working in page breaking (dividing the result of > a select query in multiple pages). It's more commonly referred to as "pagination." You'll get more accurate results with the proper terminology. > Now my p

[PHP] algorithm of pages beaking

2008-03-19 Thread It Maq
Hi, I am working in page breaking (dividing the result of a select query in multiple pages). Now my problem is not with the php code, but with the algorithm that organize the links to the pages. I want to do something like google, the pages numbers at the bottom of the page must not exceed a maxi