Page 1 of 1

Text file parsed to MySql

Posted: Sun Aug 17, 2003 8:49 am
by jkmcgrath
Hi all,

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 :wink:

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