$link_pattern = '/class="gSGRowEven">((.|\s)+?)<\/td>/'; preg_match_all($link_pattern, $roster[$i][$j], $link);