want to join us? register, it's easy | help

browse by tag: pagination

sort by

newest, oldest, most popular


category icon

CodeIgniter and jQuery - Real Live Search with Pagination

in PHP added by goodphptutorials, on 22/10/2009 AJAX advanced tutorials codeigniter framework jquery pagination

In this tutorial, we will create a search page with CodeIgniter and jQuery. We’re not gonna create only a default search page using CodeIgniter framework, but also a real time search with jQuery’s support. And one more, enable GET method in CodeIginter that was stupidly disable by default.

comment save report
category icon

Simple PHP/MySQL Pagination

in PHP added by goodphptutorials, on 3/2/2007 databases mysql pagination

Learn how to implement pagination for results from a MySQL database. Full code for a php pagination class is presented.

2 comments save report