A simple pagination tutorial for php is available at papermashup(dot)com/easy-php-pagination/ replace the (dot) with a .
Well, there are many ways, depending upon which kind of code pattern you're following for example raw, mvc..... But for a perfect guide, you can checkout this article here php.about.com/od/phpwithmysql/ss/php_pagination.htm
Here you go..just one post at the forum and giving orders as if we owe him a lot.Did you ever even used a site called GOOGLE? try using that
actually I want fetch the data from mysql database and print max 10 or some other quantity on one page. I want a php based script.....
php-mysql-tutorial . com/wikis/php-tutorial/paging-using-php.aspx I found this, I think its very easy example. http://papermashup.com/demos/php-pagination/index.php?page=6 Is also cool and simple.