Skip to content

iotwebplanet/pagination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pagination

Simple pagination code for PHP developers.
Step 1 :Create database name "pagination" in mysql using phpMyadmin.
Step 2 :import the sql file from db folder of project to database with phpMyadmin.
Step 3 :Copy project folder to your server www/htdocs folder.
Step 4 : open url http://localhost/PhpPagination/index.php
Step 5 : Yeah!