add total number of page
Posted: Mon Jan 30, 2006 7:31 pm
hi guys, im just a newbie in php, Im using a mySql database together with php to save records, If I add records I
want to display them in multiple pages like below,
Goto page 1, 2, 3 ... 1009, 1010, 1011 Next
how to query that? example I want all the new topics to be in the first page
example 1 of 5 as I add records the old records moves to another page?
thanks in advance
want to display them in multiple pages like below,
Goto page 1, 2, 3 ... 1009, 1010, 1011 Next
how to query that? example I want all the new topics to be in the first page
example 1 of 5 as I add records the old records moves to another page?
thanks in advance