Thank you for the help in advance.
I have numerous .csv files from a statistics export program that I would like displayed in tables on my php site. An example of what I would like on my site is
here . There are many .csv files that all link together.
What I am trying to do is create a statistics page much like you would see on espn.com where you can see team stats, then click on teams for individual stats etc. These stats would be updated nightly preferably automatically which the program permits. If you click around on the link you will see what I mean. I am very new at php, barely getting this
site up and running. Any help would be VERY appreciated.