Search found 1 match

by saren
Sun Nov 27, 2011 8:55 pm
Forum: PHP - Code
Topic: PHP Pagging
Replies: 2
Views: 277

PHP Pagging

Dear all, I have list of record that is too long (100 records) and I want to separate it in 10 records per page. can some give me code of pagging in PHP with MySQL with detail of common line.
Thanks