Skip to content

siva19susi/pagination-gmail-style

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Pagination Gmail Style

  • A simple and clean pagination action using PHP
  • The UI created using Bulma CSS Framework

Getting Started

  1. Start a local server (can use either docker, XAMPP or Apache).
  2. Copy the src folder within the server localhost directory.
  3. Change the Database connection details as per your requirements within src/php/connection.php
  4. To obtain the sample database and its entries, run http://localhost/php/createDB.php
  5. Run http://localhost on the browser to check the pagination in action.

Releases

No releases published

Packages

No packages published