The following files are needed for the hockey sim to work: 1) goaliesdb.csv - goalie stats file has the following format: full name, team abbr, save %, line, wins, losses, ties, saves, goals against, goals against average, games 2) playersdb.csv - player stats file has the following format: full name, team abbr, pts, +/-, pen, ppg, shg, gwg, gtg, line, shots, goals, assists, games 3) teamsdb.csv - team name file has the following format: abbr, full name, conference, division, games, wins, loses, ties, points win%, Goals For, Goals Against, Power Play Goals, PPM, PP%, Pen.Min., PK%, Owner, Address, Contact( e-mail ), Arena, Seat Capacity, and Last games attendance. 4) .php files - login.php, process.php, comish.php, change_password.php --------------------------------------------------------------------------- Some stats websites: www.scoresandstats.com/default.asp sports.yahoo.com/nhl/stats/fantasy.html hockeytape.com Notes: This file is represented in the .pl file itself so when you change any of the rules above, add it to the program.