├── .DS_Store ├── README.md ├── config └── db.php └── index.php /.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SinghDigamber/php-pagination/HEAD/.DS_Store -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SinghDigamber/php-pagination/HEAD/README.md -------------------------------------------------------------------------------- /config/db.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SinghDigamber/php-pagination/HEAD/config/db.php -------------------------------------------------------------------------------- /index.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SinghDigamber/php-pagination/HEAD/index.php --------------------------------------------------------------------------------