Jurassic Park III

Cast (25)

  • Sam Neill

    Sam Neill

    Dr. Alan Grant

  • William H. Macy

    William H. Macy

    Paul Kirby

  • Téa Leoni

    Téa Leoni

    Amanda Kirby

  • Alessandro Nivola

    Alessandro Nivola

    Billy Brennan

  • Trevor Morgan

    Trevor Morgan

    Eric Kirby

  • Michael Jeter

    Michael Jeter

    Udesky

  • John Diehl

    John Diehl

    Cooper

  • Bruce A. Young

    Bruce A. Young

    Nash

  • Laura Dern

    Laura Dern

    Ellie

  • Taylor Nichols

    Taylor Nichols

    Mark

  • Mark Harelik

    Mark Harelik

    Ben Hildebrand

  • Julio Oscar Mechoso

    Julio Oscar Mechoso

    Enrique Cardoso

  • Blake Michael Bryan

    Blake Michael Bryan

    Charlie

  • Sarah Danielle Madison

    Sarah Danielle Madison

    Cheryl

  • Linda Park

    Linda Park

    Hannah

  • Sonia Jackson

    Sonia Jackson

    Symposium Leader

  • Bruce French

    Bruce French

    Science Reporter

  • Bernard Zilinskas

    Bernard Zilinskas

    Male Student

  • Rona Benson

    Rona Benson

    Female Student

  • Frank Clem

    Frank Clem

    Man in Suit

  • Sean Coffey

    Sean Coffey

    Palentology Student (uncredited)

  • Karin M. Gaarder

    Karin M. Gaarder

    Paleontology Student (uncredited)

  • Edward C. Gillow

    Edward C. Gillow

    University Professor at Symposium (uncredited)

  • Craig Richards

    Craig Richards

    Billy's Bar Buddy (uncredited)

  • Brad Everett Young

    Brad Everett Young

    Paleontology Student (uncredited)

Crew (184)

Crew

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
Jurassic Park III

Cast (25)

  • Sam Neill

    Sam Neill

    Dr. Alan Grant

  • William H. Macy

    William H. Macy

    Paul Kirby

  • Téa Leoni

    Téa Leoni

    Amanda Kirby

  • Alessandro Nivola

    Alessandro Nivola

    Billy Brennan

  • Trevor Morgan

    Trevor Morgan

    Eric Kirby

  • Michael Jeter

    Michael Jeter

    Udesky

  • John Diehl

    John Diehl

    Cooper

  • Bruce A. Young

    Bruce A. Young

    Nash

  • Laura Dern

    Laura Dern

    Ellie

  • Taylor Nichols

    Taylor Nichols

    Mark

  • Mark Harelik

    Mark Harelik

    Ben Hildebrand

  • Julio Oscar Mechoso

    Julio Oscar Mechoso

    Enrique Cardoso

  • Blake Michael Bryan

    Blake Michael Bryan

    Charlie

  • Sarah Danielle Madison

    Sarah Danielle Madison

    Cheryl

  • Linda Park

    Linda Park

    Hannah

  • Sonia Jackson

    Sonia Jackson

    Symposium Leader

  • Bruce French

    Bruce French

    Science Reporter

  • Bernard Zilinskas

    Bernard Zilinskas

    Male Student

  • Rona Benson

    Rona Benson

    Female Student

  • Frank Clem

    Frank Clem

    Man in Suit

  • Sean Coffey

    Sean Coffey

    Palentology Student (uncredited)

  • Karin M. Gaarder

    Karin M. Gaarder

    Paleontology Student (uncredited)

  • Edward C. Gillow

    Edward C. Gillow

    University Professor at Symposium (uncredited)

  • Craig Richards

    Craig Richards

    Billy's Bar Buddy (uncredited)

  • Brad Everett Young

    Brad Everett Young

    Paleontology Student (uncredited)

Crew (184)

Crew

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
Jurassic Park III

Cast (25)

  • Sam Neill

    Sam Neill

    Dr. Alan Grant

  • William H. Macy

    William H. Macy

    Paul Kirby

  • Téa Leoni

    Téa Leoni

    Amanda Kirby

  • Alessandro Nivola

    Alessandro Nivola

    Billy Brennan

  • Trevor Morgan

    Trevor Morgan

    Eric Kirby

  • Michael Jeter

    Michael Jeter

    Udesky

  • John Diehl

    John Diehl

    Cooper

  • Bruce A. Young

    Bruce A. Young

    Nash

  • Laura Dern

    Laura Dern

    Ellie

  • Taylor Nichols

    Taylor Nichols

    Mark

  • Mark Harelik

    Mark Harelik

    Ben Hildebrand

  • Julio Oscar Mechoso

    Julio Oscar Mechoso

    Enrique Cardoso

  • Blake Michael Bryan

    Blake Michael Bryan

    Charlie

  • Sarah Danielle Madison

    Sarah Danielle Madison

    Cheryl

  • Linda Park

    Linda Park

    Hannah

  • Sonia Jackson

    Sonia Jackson

    Symposium Leader

  • Bruce French

    Bruce French

    Science Reporter

  • Bernard Zilinskas

    Bernard Zilinskas

    Male Student

  • Rona Benson

    Rona Benson

    Female Student

  • Frank Clem

    Frank Clem

    Man in Suit

  • Sean Coffey

    Sean Coffey

    Palentology Student (uncredited)

  • Karin M. Gaarder

    Karin M. Gaarder

    Paleontology Student (uncredited)

  • Edward C. Gillow

    Edward C. Gillow

    University Professor at Symposium (uncredited)

  • Craig Richards

    Craig Richards

    Billy's Bar Buddy (uncredited)

  • Brad Everett Young

    Brad Everett Young

    Paleontology Student (uncredited)

Crew (184)

Crew

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
Jurassic Park III

Cast (25)

  • Sam Neill

    Sam Neill

    Dr. Alan Grant

  • William H. Macy

    William H. Macy

    Paul Kirby

  • Téa Leoni

    Téa Leoni

    Amanda Kirby

  • Alessandro Nivola

    Alessandro Nivola

    Billy Brennan

  • Trevor Morgan

    Trevor Morgan

    Eric Kirby

  • Michael Jeter

    Michael Jeter

    Udesky

  • John Diehl

    John Diehl

    Cooper

  • Bruce A. Young

    Bruce A. Young

    Nash

  • Laura Dern

    Laura Dern

    Ellie

  • Taylor Nichols

    Taylor Nichols

    Mark

  • Mark Harelik

    Mark Harelik

    Ben Hildebrand

  • Julio Oscar Mechoso

    Julio Oscar Mechoso

    Enrique Cardoso

  • Blake Michael Bryan

    Blake Michael Bryan

    Charlie

  • Sarah Danielle Madison

    Sarah Danielle Madison

    Cheryl

  • Linda Park

    Linda Park

    Hannah

  • Sonia Jackson

    Sonia Jackson

    Symposium Leader

  • Bruce French

    Bruce French

    Science Reporter

  • Bernard Zilinskas

    Bernard Zilinskas

    Male Student

  • Rona Benson

    Rona Benson

    Female Student

  • Frank Clem

    Frank Clem

    Man in Suit

  • Sean Coffey

    Sean Coffey

    Palentology Student (uncredited)

  • Karin M. Gaarder

    Karin M. Gaarder

    Paleontology Student (uncredited)

  • Edward C. Gillow

    Edward C. Gillow

    University Professor at Symposium (uncredited)

  • Craig Richards

    Craig Richards

    Billy's Bar Buddy (uncredited)

  • Brad Everett Young

    Brad Everett Young

    Paleontology Student (uncredited)

Crew (184)

Crew

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
Jurassic Park III

Cast (25)

  • Sam Neill

    Sam Neill

    Dr. Alan Grant

  • William H. Macy

    William H. Macy

    Paul Kirby

  • Téa Leoni

    Téa Leoni

    Amanda Kirby

  • Alessandro Nivola

    Alessandro Nivola

    Billy Brennan

  • Trevor Morgan

    Trevor Morgan

    Eric Kirby

  • Michael Jeter

    Michael Jeter

    Udesky

  • John Diehl

    John Diehl

    Cooper

  • Bruce A. Young

    Bruce A. Young

    Nash

  • Laura Dern

    Laura Dern

    Ellie

  • Taylor Nichols

    Taylor Nichols

    Mark

  • Mark Harelik

    Mark Harelik

    Ben Hildebrand

  • Julio Oscar Mechoso

    Julio Oscar Mechoso

    Enrique Cardoso

  • Blake Michael Bryan

    Blake Michael Bryan

    Charlie

  • Sarah Danielle Madison

    Sarah Danielle Madison

    Cheryl

  • Linda Park

    Linda Park

    Hannah

  • Sonia Jackson

    Sonia Jackson

    Symposium Leader

  • Bruce French

    Bruce French

    Science Reporter

  • Bernard Zilinskas

    Bernard Zilinskas

    Male Student

  • Rona Benson

    Rona Benson

    Female Student

  • Frank Clem

    Frank Clem

    Man in Suit

  • Sean Coffey

    Sean Coffey

    Palentology Student (uncredited)

  • Karin M. Gaarder

    Karin M. Gaarder

    Paleontology Student (uncredited)

  • Edward C. Gillow

    Edward C. Gillow

    University Professor at Symposium (uncredited)

  • Craig Richards

    Craig Richards

    Billy's Bar Buddy (uncredited)

  • Brad Everett Young

    Brad Everett Young

    Paleontology Student (uncredited)

Crew (184)

Crew

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
Jurassic Park III

Cast (25)

  • Sam Neill

    Sam Neill

    Dr. Alan Grant

  • William H. Macy

    William H. Macy

    Paul Kirby

  • Téa Leoni

    Téa Leoni

    Amanda Kirby

  • Alessandro Nivola

    Alessandro Nivola

    Billy Brennan

  • Trevor Morgan

    Trevor Morgan

    Eric Kirby

  • Michael Jeter

    Michael Jeter

    Udesky

  • John Diehl

    John Diehl

    Cooper

  • Bruce A. Young

    Bruce A. Young

    Nash

  • Laura Dern

    Laura Dern

    Ellie

  • Taylor Nichols

    Taylor Nichols

    Mark

  • Mark Harelik

    Mark Harelik

    Ben Hildebrand

  • Julio Oscar Mechoso

    Julio Oscar Mechoso

    Enrique Cardoso

  • Blake Michael Bryan

    Blake Michael Bryan

    Charlie

  • Sarah Danielle Madison

    Sarah Danielle Madison

    Cheryl

  • Linda Park

    Linda Park

    Hannah

  • Sonia Jackson

    Sonia Jackson

    Symposium Leader

  • Bruce French

    Bruce French

    Science Reporter

  • Bernard Zilinskas

    Bernard Zilinskas

    Male Student

  • Rona Benson

    Rona Benson

    Female Student

  • Frank Clem

    Frank Clem

    Man in Suit

  • Sean Coffey

    Sean Coffey

    Palentology Student (uncredited)

  • Karin M. Gaarder

    Karin M. Gaarder

    Paleontology Student (uncredited)

  • Edward C. Gillow

    Edward C. Gillow

    University Professor at Symposium (uncredited)

  • Craig Richards

    Craig Richards

    Billy's Bar Buddy (uncredited)

  • Brad Everett Young

    Brad Everett Young

    Paleontology Student (uncredited)

Crew (184)

Crew

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
Jurassic Park III

Cast (25)

  • Sam Neill

    Sam Neill

    Dr. Alan Grant

  • William H. Macy

    William H. Macy

    Paul Kirby

  • Téa Leoni

    Téa Leoni

    Amanda Kirby

  • Alessandro Nivola

    Alessandro Nivola

    Billy Brennan

  • Trevor Morgan

    Trevor Morgan

    Eric Kirby

  • Michael Jeter

    Michael Jeter

    Udesky

  • John Diehl

    John Diehl

    Cooper

  • Bruce A. Young

    Bruce A. Young

    Nash

  • Laura Dern

    Laura Dern

    Ellie

  • Taylor Nichols

    Taylor Nichols

    Mark

  • Mark Harelik

    Mark Harelik

    Ben Hildebrand

  • Julio Oscar Mechoso

    Julio Oscar Mechoso

    Enrique Cardoso

  • Blake Michael Bryan

    Blake Michael Bryan

    Charlie

  • Sarah Danielle Madison

    Sarah Danielle Madison

    Cheryl

  • Linda Park

    Linda Park

    Hannah

  • Sonia Jackson

    Sonia Jackson

    Symposium Leader

  • Bruce French

    Bruce French

    Science Reporter

  • Bernard Zilinskas

    Bernard Zilinskas

    Male Student

  • Rona Benson

    Rona Benson

    Female Student

  • Frank Clem

    Frank Clem

    Man in Suit

  • Sean Coffey

    Sean Coffey

    Palentology Student (uncredited)

  • Karin M. Gaarder

    Karin M. Gaarder

    Paleontology Student (uncredited)

  • Edward C. Gillow

    Edward C. Gillow

    University Professor at Symposium (uncredited)

  • Craig Richards

    Craig Richards

    Billy's Bar Buddy (uncredited)

  • Brad Everett Young

    Brad Everett Young

    Paleontology Student (uncredited)

Crew (184)

Crew