hello guys i m acraching my head for paging, i hd tried many codes bt none was satisfied, so please help me to go it..
Youe help will appriciated
Thanx
how to do paging??
Moderator: General Moderators
Re: how to do paging??
thanx budy for rply, i had already tried that code, bt problem with that code is that, if there are 20 pages then it will show all 20 numbers from 1 to 20, bt i want paging like google..
Re: how to do paging??
So take the concepts learned, and modify it to suit your needs.
Re: how to do paging??
Indeed.
Have a play with mysql's LIMIT clause. Once you've mastered that, it's just a matter of simple mathematics.
Have a play with mysql's LIMIT clause. Once you've mastered that, it's just a matter of simple mathematics.