Hi
can any one give the idea of the pagination system ?
I mean thea functions that I should use to get a good pagination system.What I reached so far is this :

I should request the number of rows from the database.Then I should make a variable which contains the number of results in every page.Then I do the math.But my problem is how to distribute the results on the pages and how to show the page numbers as links.

There are already several good solutions in the PHP forum. I suggest you do a search.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.