Ok i am having a problem displaying a table on my website. I created a table using phpmyadmin with 3 columns and 3 rows. I am curious how to accomplish this by storing the data in an array and using for loops to display the table, because my brother showed me a while back how to do it this way, but every example I can find shows a different way. Any help would be much appreciated.