I want the index.php file which will display just 10 contents in tabular format per page.
Paging similar as shown in Google.com
[<- Prev 1 2 3 (Total Number of Pages till 10 max in a row. If more than similar as that in Google) Next->]
Database: my_db
user: root
password: 123456
table: my_tb
there is only one field named"Name" with Varchar(50)