mysql row count

wxdqz

New Member
Can any one tell me, how do I make a page counter in php, for the number of rows from mysql_num_rows()? ..

ex. 1-5 are retrived, and links are placed within the page showing 6-10, 11-15, etc.. 'next >>' ... etc.
 
Back
Top