0) { $show = "playoffs"; } if (strlen(strstr($display,"_ts"))>0) { $show = "team_stats"; } if (strlen(strstr($display,"_ll"))>0) { $show = "league_leaders"; } if (strlen(strstr($display,"_pb"))>0) { $show = "pro_bowl"; } $year = str_replace('NFL_',"",$display); $year = str_replace('_playoffs','',$year); $year = str_replace('_ts','',$year); $year = str_replace('_ll','',$year); $year = str_replace('_pb','',$year); $year = str_replace('.php','',$year); $justyearcheck = str_replace('NFL_',"",$display); $justyearcheck = str_replace('.php','',$justyearcheck); if (is_numeric($justyearcheck)) { $show = "justyear"; } ?> NFL Football Season Stats History"; } if ($show == 'justyear') { echo "NFL $year Season Standings"; } if ($show == 'playoffs') { echo "$year NFL Playoff Game Stats History"; } if ($show == 'team_stats') { echo "$year NFL Complete Team Stats History"; } if ($show == 'league_leaders') { echo "$year NFL Football Season League Leaders"; } if ($show == 'pro_bowl') { echo "$year NFL Pro Bowl Rosters for AFC and NFC"; } if ($show == 'index') { echo ""; } if ($show == 'justyear') { echo ""; } if ($show == 'playoffs') { echo ""; } if ($show == 'team_stats') { echo ""; } if ($show == 'league_leaders') { echo ""; } if ($show == 'pro_bowl') { echo ""; } ?>

NFL Historical Season Stats

Here we provide historical data on each NFL season. For each year you will find team stats for game scores, season history, games played, win / loss records, winning percentages, total points scored for each team, total points scored against for each team, team standings, yearly playoff tree / results, divisional champions and the eventual Superbowl champion. For each year you can also find league leading player stats for rushing yards, rushes, rushing touchdowns (TDs), receptions, receiving yardage, receiving touchdowns (TDs), yards from scrimmage, rush / receive touchdowns (TDs), pass attempts, completions, passing yards, passing touchdowns (TDs), yards per pass and more.

Select Year For NFL Seasonal Information


"; } echo ""; if ($count == "15") { echo ""; $count = 0; } } ?>
$selectyear    

NFL Season Standings

Here we provide historical data on each NFL season. For each year you will find team stats for game scores, season history, games played, win / loss records, winning percentages, total points scored for each team, total points scored against for each team, team standings, yearly playoff tree / results, divisional champions and the eventual Superbowl champion. For each year you can also find league leading player stats for rushing yards, rushes, rushing touchdowns (TDs), receptions, receiving yardage, receiving touchdowns (TDs), yards from scrimmage, rush / receive touchdowns (TDs), pass attempts, completions, passing yards, passing touchdowns (TDs), yards per pass and more.

[ Team Standings ] [ Playoff Standings ] [ Team Stats ] [ League Leaders ] [ Pro Bowl Members ]

$year AFC North Division"; } while ($q3 = mysql_fetch_array($q2)) { $team = $q3['team']; $wins = $q3['wins']; $losses = $q3['losses']; $ties = $q3['ties']; $percent = $q3['percentage']; $pf = $q3['pf']; $pa = $q3['pa']; $home = $q3['home']; $away = $q3['away']; $div = $q3['div']; $conf = $q3['conf']; $nonconf = $q3['nonconf']; $ot = $q3['ot']; echo ""; } if ($check) { echo "
WLT%PFPAHomeAwayDivConfNon-ConfOT
$team$wins$losses$ties$percent$pf$pa$home$away$div$conf$nonconf$ot
"; } ?>

$year AFC South Division

"; } while ($q3 = mysql_fetch_array($q2)) { $team = $q3['team']; $wins = $q3['wins']; $losses = $q3['losses']; $ties = $q3['ties']; $percent = $q3['percentage']; $pf = $q3['pf']; $pa = $q3['pa']; $home = $q3['home']; $away = $q3['away']; $div = $q3['div']; $conf = $q3['conf']; $nonconf = $q3['nonconf']; $ot = $q3['ot']; echo ""; } if ($check1) { echo "
WLT%PFPAHomeAwayDivConfNon-ConfOT
$team$wins$losses$ties$percent$pf$pa$home$away$div$conf$nonconf$ot
"; } ?>

$year AFC East Division

"; } while ($q3 = mysql_fetch_array($q2)) { $team = $q3['team']; $wins = $q3['wins']; $losses = $q3['losses']; $ties = $q3['ties']; $percent = $q3['percentage']; $pf = $q3['pf']; $pa = $q3['pa']; $home = $q3['home']; $away = $q3['away']; $div = $q3['div']; $conf = $q3['conf']; $nonconf = $q3['nonconf']; $ot = $q3['ot']; echo ""; } if ($check2) { echo "
WLT%PFPAHomeAwayDivConfNon-ConfOT
$team$wins$losses$ties$percent$pf$pa$home$away$div$conf$nonconf$ot
"; } ?>

$year AFC Central Division

"; } while ($q3 = mysql_fetch_array($q2)) { $team = $q3['team']; $wins = $q3['wins']; $losses = $q3['losses']; $ties = $q3['ties']; $percent = $q3['percentage']; $pf = $q3['pf']; $pa = $q3['pa']; $home = $q3['home']; $away = $q3['away']; $div = $q3['div']; $conf = $q3['conf']; $nonconf = $q3['nonconf']; $ot = $q3['ot']; echo ""; } if ($check3) { echo "
WLT%PFPAHomeAwayDivConfNon-ConfOT
$team$wins$losses$ties$percent$pf$pa$home$away$div$conf$nonconf$ot
"; } ?>

$year AFC West Division

"; } while ($q3 = mysql_fetch_array($q2)) { $team = $q3['team']; $wins = $q3['wins']; $losses = $q3['losses']; $ties = $q3['ties']; $percent = $q3['percentage']; $pf = $q3['pf']; $pa = $q3['pa']; $home = $q3['home']; $away = $q3['away']; $div = $q3['div']; $conf = $q3['conf']; $nonconf = $q3['nonconf']; $ot = $q3['ot']; echo ""; } if ($check4) { echo "
WLT%PFPAHomeAwayDivConfNon-ConfOT
$team$wins$losses$ties$percent$pf$pa$home$away$div$conf$nonconf$ot
"; } ?>



$year NFC North Division"; } while ($q3 = mysql_fetch_array($q2)) { $team = $q3['team']; $wins = $q3['wins']; $losses = $q3['losses']; $ties = $q3['ties']; $percent = $q3['percentage']; $pf = $q3['pf']; $pa = $q3['pa']; $home = $q3['home']; $away = $q3['away']; $div = $q3['div']; $conf = $q3['conf']; $nonconf = $q3['nonconf']; $ot = $q3['ot']; echo ""; } if ($check2) { echo "
WLT%PFPAHomeAwayDivConfNon-ConfOT
$team$wins$losses$ties$percent$pf$pa$home$away$div$conf$nonconf$ot
"; } ?>

$year NFC South Division

"; } while ($q3 = mysql_fetch_array($q2)) { $team = $q3['team']; $wins = $q3['wins']; $losses = $q3['losses']; $ties = $q3['ties']; $percent = $q3['percentage']; $pf = $q3['pf']; $pa = $q3['pa']; $home = $q3['home']; $away = $q3['away']; $div = $q3['div']; $conf = $q3['conf']; $nonconf = $q3['nonconf']; $ot = $q3['ot']; echo ""; } if ($check2) { echo "
WLT%PFPAHomeAwayDivConfNon-ConfOT
$team$wins$losses$ties$percent$pf$pa$home$away$div$conf$nonconf$ot
"; } ?>

$year NFC East Division

"; } while ($q3 = mysql_fetch_array($q2)) { $team = $q3['team']; $wins = $q3['wins']; $losses = $q3['losses']; $ties = $q3['ties']; $percent = $q3['percentage']; $pf = $q3['pf']; $pa = $q3['pa']; $home = $q3['home']; $away = $q3['away']; $div = $q3['div']; $conf = $q3['conf']; $nonconf = $q3['nonconf']; $ot = $q3['ot']; echo ""; } if ($check2) { echo "
WLT%PFPAHomeAwayDivConfNon-ConfOT
$team$wins$losses$ties$percent$pf$pa$home$away$div$conf$nonconf$ot
"; } ?>

$year NFC Central Division

"; } while ($q3 = mysql_fetch_array($q2)) { $team = $q3['team']; $wins = $q3['wins']; $losses = $q3['losses']; $ties = $q3['ties']; $percent = $q3['percentage']; $pf = $q3['pf']; $pa = $q3['pa']; $home = $q3['home']; $away = $q3['away']; $div = $q3['div']; $conf = $q3['conf']; $nonconf = $q3['nonconf']; $ot = $q3['ot']; echo ""; } if ($check2) { echo "
WLT%PFPAHomeAwayDivConfNon-ConfOT
$team$wins$losses$ties$percent$pf$pa$home$away$div$conf$nonconf$ot
"; } ?>

$year NFC West Division

"; } while ($q3 = mysql_fetch_array($q2)) { $team = $q3['team']; $wins = $q3['wins']; $losses = $q3['losses']; $ties = $q3['ties']; $percent = $q3['percentage']; $pf = $q3['pf']; $pa = $q3['pa']; $home = $q3['home']; $away = $q3['away']; $div = $q3['div']; $conf = $q3['conf']; $nonconf = $q3['nonconf']; $ot = $q3['ot']; echo ""; } if ($check2) { echo "
WLT%PFPAHomeAwayDivConfNon-ConfOT
$team$wins$losses$ties$percent$pf$pa$home$away$div$conf$nonconf$ot
"; } ?>

NFL Playoff Results

Here are the $year results for National Football League (NFL) playoffs, which are a single-elimination tournament held at the end of the 16-game regular season to determine the NFL champion. Six teams from each of the league's two conferences qualify for the playoffs based on regular season records, and a tie-breaking procedure exists in the case of equal records. It ends with the Super Bowl, the league's championship game.

[ Team Standings ] [ Playoff Standings ] [ Team Stats ] [ League Leaders ] [ Pro Bowl Members ]

"; } ?>

Wild Cards:

Date:Winner:Winner Points:Loser:Loser Points
$date$winner$winnerpts$loser$loserpts

"; } ?>

Divisional Playoffs:

Date:Winner:Winner Points:Loser:Loser Points
$date$winner$winnerpts$loser$loserpts

"; } ?>

Conference Championships:

Date:Winner:Winner Points:Loser:Loser Points
$date$winner$winnerpts$loser$loserpts

"; } ?>

Superbowl:

Date:Winner:Winner Points:Loser:Loser Points
$date$winner$winnerpts$loser$loserpts

NFL Complete Team Statistics

Below is the complete historical data for the NFL season. For each year you will find team stats for game scores, season history, games played, win / loss records, winning percentages, total points scored for each team, total points scored against for each team, team standings, yearly playoff tree / results, divisional champions and the eventual Superbowl champion. For each year you can also find league leading player stats for rushing yards, rushes, rushing touchdowns (TDs), receptions, receiving yardage, receiving touchdowns (TDs), yards from scrimmage, rush / receive touchdowns (TDs), pass attempts, completions, passing yards, passing touchdowns (TDs), yards per pass and more.

[ Team Standings ] [ Playoff Standings ] [ Team Stats ] [ League Leaders ] [ Pro Bowl Members ] "; } } if ($year > "2008") { //trying use data from http://fantasydata.com/nfl-stats/nfl-team-stats.aspx?stype=0&sn=4&c=0&dv=0&ta=0&tc=2&st=PassingYards&d=1&ls=PassingYards //everything needed for zz_teams_summary_new should be available there. $q = "select team,passing_att,passing_comp,passing_pts,passing_yds,passing_tds,passing_int,rushing_pts,rushing_yds,rushing_tds,receiving_pts,receiving_yds,receiving_tds from zz_teams_summary_new where year='$year' and team='$teamname'"; $q2 = mysql_query($q) or die(mysql_error()); $q3 = mysql_fetch_array($q2); $team = $q3['team']; $pass_att = $q3['passing_att']; $pass_cmp = $q3['passing_comp']; $pass_pts = $q3['passing_pts']; $pass_yd = $q3['passing_yds']; $pass_int = $q3['passing_int']; $pass_td = $q3['passing_tds']; $rush_yds = $q3['rushing_yds']; $rush_pts = $q3['rushing_pts']; $rush_td = $q3['rushing_tds']; $rec_pts = $q3['receiving_pts']; $rec_yds = $q3['receiving_yds']; $rec_td = $q3['receiving_tds']; $total_tds = $pass_td+ $rush_td+$rec_td; if ($pass_att) { echo ""; } } } ?>

Team Statistics


Team:ATTCOMPPASS YDPASS TDINTRUSHRUSH YDRECREC YDTOTAL TDS
Team:PASS ATTPASS COMPPASS PTSPASS YDPASS INTPASS TDRUSH PTSRUSH YDRUSH TDREC PTSREC YDREC TDTOTAL TDS

$teamname$att$comp$passyd$passtd$int$rush$rushyd$rec$recyd$totaltds
$team$pass_att$pass_cmp$pass_pts$pass_yd$pass_td$pass_int$rush_pts$rush_yds$rush_td$rec_pts$rec_yds$rec_td $total_tds

NFL Season League Leaders

Based on yearly performance, we have compiled a list of the top 10 players for in several categories, including number of rushes, yards rushed, touchdowns from rushing, receptions, reception yardage, reception touchdowns, passing attempte, completions, yards passed, and touchdowns results from passing. These League Leaders are the player driving their teams to win and deserve special recognition.

[ Team Standings ] [ Playoff Standings ] [ Team Stats ] [ League Leaders ] [ Pro Bowl Members ]
Rushes

"; } ?>
Rushing yards

"; } ?>
Rushing TDs

"; } ?>

Receptions

"; } ?>

Receiving yards

"; } ?>

Receiving TDs

"; } ?>

Pass attempts

"; } ?>

Completions

"; } ?>

Passing yards

"; } ?>
  Passing TDs

"; } ?>
 
"2008") { ?>

Pass Yards

"; } ?>

Pass Interceptions

"; } ?>

Pass TDs

"; } ?>

Receptions

"; } ?>

Receiving Yards

"; } ?>

Receiving TDs

"; } ?>

Rushing Yards

"; } ?>

Rushing TDs

"; } ?>

AFC & NFC NFL Pro Bowl Rosters

Here we provide historical data on each NFL season. For each year you will find team stats for game scores, season history, games played, win / loss records, winning percentages, total points scored for each team, total points scored against for each team, team standings, yearly playoff tree / results, divisional champions and the eventual Superbowl champion. For each year you can also find league leading player stats for rushing yards, rushes, rushing touchdowns (TDs), receptions, receiving yardage, receiving touchdowns (TDs), yards from scrimmage, rush / receive touchdowns (TDs), pass attempts, completions, passing yards, passing touchdowns (TDs), yards per pass and more.

[ Team Standings ] [ Playoff Standings ] [ Team Stats ] [ League Leaders ] [ Pro Bowl Members ]
"; $query = "select * from zz_rosters_probowl where year = '$year' order by year asc"; $query2 = mysql_query($query) or die(mysql_error()); while ($query3 = mysql_fetch_array($query2)) { $name = $query3['name']; $position = $query3['position']; $position = str_replace(" ","",$position); if ($position == "C") { $position = "Center"; } if ($position == "QB") { $position = "Quarterback"; } if ($position == "TE") { $position = "Tight End"; } if ($position == "WR") { $position = "Wide Receiver"; } if ($position == "P") { $position = "Punter"; } if ($position == "MLB") { $position = "Middle Linebacker"; } if ($position == "RLB") { $position = "Right Linebacker"; } if ($position == "LLB") { $position = "Left Linebacker"; } if ($position == "LDE") { $position = "Left Defensive End"; } if ($position == "RDE") { $position = "Right Defensive End"; } if ($position == "LCB") { $position = "Left Cornerback"; } if ($position == "RCB") { $position = "Right Cornerback"; } if ($position == "RDT") { $position = "Right Defensive Tackle"; } if ($position == "LDT") { $position = "Left Defensive Tackle"; } if ($position == "SS") { $position = "Strong Safety"; } if ($position == "FS") { $position = "Free Safety"; } if ($position == "RB") { $position = "Running Back"; } if ($position == "LT") { $position = "Left Tackle"; } if ($position == "RT") { $position = "Right Tackle"; } if ($position == "RET") { $position = "Punt / Kick Return"; } if ($position == "K") { $position = "Kicker"; } if ($position == "FB") { $position = "Full Back"; } if ($position == "LG") { $position = "Left Offensive Guard"; } if ($position == "RG") { $position = "Right Offensive Guard"; } if ($position == "ROLB") { $position = "Right Offensive Linebacker"; } if ($position == "LOLB") { $position = "Left Offensive Linebacker"; } if ($position == "NT") { $position = "Nose Tackle"; } $team = $query3['team']; $team = str_replace(" ","",$team); if ($team == "ARI") { $team = "Arizona Cardinals"; } if ($team == "ATL") { $team = "Atlanta Falcons"; } if ($team == "BAL") { $team = "Baltimore Ravens"; } if ($team == "BUF") { $team = "Buffalo Bills"; } if ($team == "CAR") { $team = "Carolina Panthers"; } if ($team == "CHI") { $team = "Chicago Bears"; } if ($team == "CIN") { $team = "Cincinnati Bengals"; } if ($team == "CLE") { $team = "Cleveland Browns"; } if ($team == "DAL") { $team = "Dallas Cowboys"; } if ($team == "DEN") { $team = "Denver Broncos"; } if ($team == "DET") { $team = "Detroit Lions"; } if ($team == "GB") { $team = "Green Bay Packers"; } if ($team == "HOU") { $team = "Houston Texans"; } if ($team == "IND") { $team = "Indianapolis Colts"; } if ($team == "JAX") { $team = "Jacksonville Jaguars"; } if ($team == "KC") { $team = "Kansas City Chiefs"; } if ($team == "MIA") { $team = "Miami Dolphins"; } if ($team == "MIN") { $team = "Minnesota Vikings"; } if ($team == "NE") { $team = "New England Patriots"; } if ($team == "NO") { $team = "New Orleans Saints"; } if ($team == "NYG") { $team = "New York Giants"; } if ($team == "NYJ") { $team = "New York Jets"; } if ($team == "OAK") { $team = "Oakland Raiders"; } if ($team == "PHI") { $team = "Philadelphia Eagles"; } if ($team == "PIT") { $team = "Pittsburgh Steelers"; } if ($team == "SD") { $team = "San Diego Chargers"; } if ($team == "SEA") { $team = "Seattle Seahawks"; } if ($team == "SF") { $team = "San Francisco 49ers"; } if ($team == "STL") { $team = "Saint Louis Rams"; } if ($team == "TB") { $team = "Tampa Bay Buccaneers"; } if ($team == "TEN") { $team = "Tennessee Titans"; } if ($team == "WAS") { $team = "Washington Redskins"; } if ($team == "GNB") { $team = "Green Bay Packers"; } if ($team == "SDG") { $team = "San Diego Chargers"; } if ($team == "KAN") { $team = "Kansas City Chiefs"; } if ($team == "TAM") { $team = "Tampa Bay Buccaneers"; } if ($team == "SFO") { $team = "San Francisco 49ers"; } if ($team == "NOR") { $team = "New Orleans Saints"; } if ($team == "NWE") { $team = "New England Patriots"; } echo ""; } ?>

Pro Bowl Roster


Player:Position:Team:
$name$position$team