I am running into an issue where I need to take the data in a text file and place it in a MySql DB with PHP so it can be done via the web.
I am totaly lost when it comes to this type of operation so I am looking for some help
Here is a link to the files I am working with. The off_nfl.txt is the data that I want. The off_layout.txt is the columns that the data is in.
http://dfseals.net/off_nfl.txt
http://dfseals.net/off_layout.txt
Any help is appreciated.
Thanks,
John McGrath