Project Description:
Create a PHP script to web scrape the standings table from http://www.nfl.com/standings and insert the data into a MySQL table.
Also, edit an existing html page into a PHP page to have it display the first four columns from the MySQL table. The team names from the first column should link to the pages in the existing html page.
If need be, another reputable website (with Bidder's approval) can be scraped instead, as long as the data matches.