How do i use sort and paginate the table in php -
How do i use sort and paginate the table in php -
i have table list details database.i want sort whole table when user click on table name have found http://www.kryogenix.org/code/browser/sorttable/ has exact requirement. need utilize pagination
here , if user clicks on second page
click on table name sort ,it should come 1 time again first page sorting result
. can utilize ajax sort result , replace html of table.is there best way implement ? kindly help me on
i found http://www.datatables.net/
php
Comments
Post a Comment