Skip to content

jayshields/jquery-php-ajax-pagination-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jquery-php-ajax-pagination-example

Example code for creating a paginated result set using PHP and AJAX. Specifically makes use of jQuery, Silex and PDO. This code was written as a companion for a SitePoint article.

Prerequisites

  • Apache >= 2.2
  • PHP >= 5.2
  • Your favourite database software

Setup

  1. Install dependencies using Composer
  2. Set up test database
  3. Modify database access details in index.php

About

Example code for creating a paginated result set using AJAX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published