jquery pagination

Posted by user295189 on Stack Overflow See other posts from Stack Overflow or by user295189
Published on 2010-04-05T20:24:10Z Indexed on 2010/04/05 20:33 UTC
Read the original article Hit count: 408

Filed under:
|
|
|
|

We are using jquery for pagination. We are pulling millions of records from the database and then th jquery does the pagination on the front end. that is a very slow process. Can someone advice us of a solution in php and jquery where we pull 50 records at a time? Thanks

© Stack Overflow or respective owner

Related posts about php

Related posts about jQuery