$results_teams = mysql_fetch_array($query_teams);
while ($results_teams = mysql_fetch_array($query_teams)){// do stuff}