Browse a big table data

beginner_101

New Member
Hi

I am a new guy when it comes to designing websites and I learnt a little to be able to design a table using PHP/HTML and display data from mysql table in it.

Since there are too many columns and rows in it now, its getting difficult for me go through the table data and to be able to see the data's corresponding column and row name.

So I wish to make it in such a way that when I browse through the table, the column and row names will keep displaying, i.e., the column and row names keep coming along as I keep going through the table. It will be really helpful if someone can point me out the way to do this.

Thanks
 
Top