id ); $result = mysql_query($query_team_table); if ($result) { Header("Location: team_display.php?teamid=$team->id"); } else { error_page("Could not update team - please try later."); } ?>