How to display 10 records per page?
Code
SELECT * FROM `your_table` LIMIT 0, 10

VN:F [1.0.8_357]please wait…Rating: 8.0/10 (1 vote cast)