preg_match("/<input name\=\"Email\" value\=\"(.*?)\" style\=\"width: 98%\;\" type\=\"text\">/is", $header, $return);

ora?