Pet Sematary

Cast (28)

  • Jason Clarke

    Jason Clarke

    Louis Creed

  • Amy Seimetz

    Amy Seimetz

    Rachel Creed

  • John Lithgow

    John Lithgow

    Jud Crandall

  • Jeté Laurence

    Jeté Laurence

    Ellie Creed

  • Hugo Lavoie

    Hugo Lavoie

    Gage Creed

  • Lucas Lavoie

    Lucas Lavoie

    Gage Creed

  • Obssa Ahmed

    Obssa Ahmed

    Victor Pascow

  • Sonia Maria Chirila

    Sonia Maria Chirila

    Young Rachel

  • Alyssa Brooke Levine

    Alyssa Brooke Levine

    Zelda Goldman

  • Maria Herrera

    Maria Herrera

    Marcella

  • Jacob Lemieux

    Jacob Lemieux

    Mouse Face

  • Maverick Fortin

    Maverick Fortin

    Dog Face

  • Lou Ferrando

    Lou Ferrando

    Rabbit Face

  • Najya Muipatayi

    Najya Muipatayi

    Cat Face

  • Emma Hill

    Emma Hill

    Horse Face

  • Frank Schorpion

    Frank Schorpion

    Rachel's Father

  • Linda E. Smith

    Linda E. Smith

    Rachel's Mother

  • Naomi Frenette

    Naomi Frenette

    Upset Student

  • Suzi Stingl

    Suzi Stingl

    Norma

  • Kelly Lee

    Kelly Lee

    Nurse Kelly

  • Nina Lauren

    Nina Lauren

    Nurse Nina

  • Alison O'Donnell

    Alison O'Donnell

    Party Guest #1

  • Raphaël Laporte

    Raphaël Laporte

    Party Guest #2

  • Simon Pelletier-Gilbert

    Simon Pelletier-Gilbert

    Party Guest #3

  • Ambre Dioh-Dikongué

    Ambre Dioh-Dikongué

    Halloween Kid #4 (uncredited)

  • Constance St-Denis-Veilleux

    Constance St-Denis-Veilleux

    Halloween Kid #2 (uncredited)

  • Bailey Thain

    Bailey Thain

    Kid #1 (uncredited)

  • Ines Feghouli Bozon

    Ines Feghouli Bozon

    Halloween Kid #1 (uncredited)

Crew (120)

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'; ?>
Pet Sematary

Cast (28)

  • Jason Clarke

    Jason Clarke

    Louis Creed

  • Amy Seimetz

    Amy Seimetz

    Rachel Creed

  • John Lithgow

    John Lithgow

    Jud Crandall

  • Jeté Laurence

    Jeté Laurence

    Ellie Creed

  • Hugo Lavoie

    Hugo Lavoie

    Gage Creed

  • Lucas Lavoie

    Lucas Lavoie

    Gage Creed

  • Obssa Ahmed

    Obssa Ahmed

    Victor Pascow

  • Sonia Maria Chirila

    Sonia Maria Chirila

    Young Rachel

  • Alyssa Brooke Levine

    Alyssa Brooke Levine

    Zelda Goldman

  • Maria Herrera

    Maria Herrera

    Marcella

  • Jacob Lemieux

    Jacob Lemieux

    Mouse Face

  • Maverick Fortin

    Maverick Fortin

    Dog Face

  • Lou Ferrando

    Lou Ferrando

    Rabbit Face

  • Najya Muipatayi

    Najya Muipatayi

    Cat Face

  • Emma Hill

    Emma Hill

    Horse Face

  • Frank Schorpion

    Frank Schorpion

    Rachel's Father

  • Linda E. Smith

    Linda E. Smith

    Rachel's Mother

  • Naomi Frenette

    Naomi Frenette

    Upset Student

  • Suzi Stingl

    Suzi Stingl

    Norma

  • Kelly Lee

    Kelly Lee

    Nurse Kelly

  • Nina Lauren

    Nina Lauren

    Nurse Nina

  • Alison O'Donnell

    Alison O'Donnell

    Party Guest #1

  • Raphaël Laporte

    Raphaël Laporte

    Party Guest #2

  • Simon Pelletier-Gilbert

    Simon Pelletier-Gilbert

    Party Guest #3

  • Ambre Dioh-Dikongué

    Ambre Dioh-Dikongué

    Halloween Kid #4 (uncredited)

  • Constance St-Denis-Veilleux

    Constance St-Denis-Veilleux

    Halloween Kid #2 (uncredited)

  • Bailey Thain

    Bailey Thain

    Kid #1 (uncredited)

  • Ines Feghouli Bozon

    Ines Feghouli Bozon

    Halloween Kid #1 (uncredited)

Crew (120)

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'; ?>
Pet Sematary

Cast (28)

  • Jason Clarke

    Jason Clarke

    Louis Creed

  • Amy Seimetz

    Amy Seimetz

    Rachel Creed

  • John Lithgow

    John Lithgow

    Jud Crandall

  • Jeté Laurence

    Jeté Laurence

    Ellie Creed

  • Hugo Lavoie

    Hugo Lavoie

    Gage Creed

  • Lucas Lavoie

    Lucas Lavoie

    Gage Creed

  • Obssa Ahmed

    Obssa Ahmed

    Victor Pascow

  • Sonia Maria Chirila

    Sonia Maria Chirila

    Young Rachel

  • Alyssa Brooke Levine

    Alyssa Brooke Levine

    Zelda Goldman

  • Maria Herrera

    Maria Herrera

    Marcella

  • Jacob Lemieux

    Jacob Lemieux

    Mouse Face

  • Maverick Fortin

    Maverick Fortin

    Dog Face

  • Lou Ferrando

    Lou Ferrando

    Rabbit Face

  • Najya Muipatayi

    Najya Muipatayi

    Cat Face

  • Emma Hill

    Emma Hill

    Horse Face

  • Frank Schorpion

    Frank Schorpion

    Rachel's Father

  • Linda E. Smith

    Linda E. Smith

    Rachel's Mother

  • Naomi Frenette

    Naomi Frenette

    Upset Student

  • Suzi Stingl

    Suzi Stingl

    Norma

  • Kelly Lee

    Kelly Lee

    Nurse Kelly

  • Nina Lauren

    Nina Lauren

    Nurse Nina

  • Alison O'Donnell

    Alison O'Donnell

    Party Guest #1

  • Raphaël Laporte

    Raphaël Laporte

    Party Guest #2

  • Simon Pelletier-Gilbert

    Simon Pelletier-Gilbert

    Party Guest #3

  • Ambre Dioh-Dikongué

    Ambre Dioh-Dikongué

    Halloween Kid #4 (uncredited)

  • Constance St-Denis-Veilleux

    Constance St-Denis-Veilleux

    Halloween Kid #2 (uncredited)

  • Bailey Thain

    Bailey Thain

    Kid #1 (uncredited)

  • Ines Feghouli Bozon

    Ines Feghouli Bozon

    Halloween Kid #1 (uncredited)

Crew (120)

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'; ?>
Pet Sematary

Cast (28)

  • Jason Clarke

    Jason Clarke

    Louis Creed

  • Amy Seimetz

    Amy Seimetz

    Rachel Creed

  • John Lithgow

    John Lithgow

    Jud Crandall

  • Jeté Laurence

    Jeté Laurence

    Ellie Creed

  • Hugo Lavoie

    Hugo Lavoie

    Gage Creed

  • Lucas Lavoie

    Lucas Lavoie

    Gage Creed

  • Obssa Ahmed

    Obssa Ahmed

    Victor Pascow

  • Sonia Maria Chirila

    Sonia Maria Chirila

    Young Rachel

  • Alyssa Brooke Levine

    Alyssa Brooke Levine

    Zelda Goldman

  • Maria Herrera

    Maria Herrera

    Marcella

  • Jacob Lemieux

    Jacob Lemieux

    Mouse Face

  • Maverick Fortin

    Maverick Fortin

    Dog Face

  • Lou Ferrando

    Lou Ferrando

    Rabbit Face

  • Najya Muipatayi

    Najya Muipatayi

    Cat Face

  • Emma Hill

    Emma Hill

    Horse Face

  • Frank Schorpion

    Frank Schorpion

    Rachel's Father

  • Linda E. Smith

    Linda E. Smith

    Rachel's Mother

  • Naomi Frenette

    Naomi Frenette

    Upset Student

  • Suzi Stingl

    Suzi Stingl

    Norma

  • Kelly Lee

    Kelly Lee

    Nurse Kelly

  • Nina Lauren

    Nina Lauren

    Nurse Nina

  • Alison O'Donnell

    Alison O'Donnell

    Party Guest #1

  • Raphaël Laporte

    Raphaël Laporte

    Party Guest #2

  • Simon Pelletier-Gilbert

    Simon Pelletier-Gilbert

    Party Guest #3

  • Ambre Dioh-Dikongué

    Ambre Dioh-Dikongué

    Halloween Kid #4 (uncredited)

  • Constance St-Denis-Veilleux

    Constance St-Denis-Veilleux

    Halloween Kid #2 (uncredited)

  • Bailey Thain

    Bailey Thain

    Kid #1 (uncredited)

  • Ines Feghouli Bozon

    Ines Feghouli Bozon

    Halloween Kid #1 (uncredited)

Crew (120)

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'; ?>
Pet Sematary

Cast (28)

  • Jason Clarke

    Jason Clarke

    Louis Creed

  • Amy Seimetz

    Amy Seimetz

    Rachel Creed

  • John Lithgow

    John Lithgow

    Jud Crandall

  • Jeté Laurence

    Jeté Laurence

    Ellie Creed

  • Hugo Lavoie

    Hugo Lavoie

    Gage Creed

  • Lucas Lavoie

    Lucas Lavoie

    Gage Creed

  • Obssa Ahmed

    Obssa Ahmed

    Victor Pascow

  • Sonia Maria Chirila

    Sonia Maria Chirila

    Young Rachel

  • Alyssa Brooke Levine

    Alyssa Brooke Levine

    Zelda Goldman

  • Maria Herrera

    Maria Herrera

    Marcella

  • Jacob Lemieux

    Jacob Lemieux

    Mouse Face

  • Maverick Fortin

    Maverick Fortin

    Dog Face

  • Lou Ferrando

    Lou Ferrando

    Rabbit Face

  • Najya Muipatayi

    Najya Muipatayi

    Cat Face

  • Emma Hill

    Emma Hill

    Horse Face

  • Frank Schorpion

    Frank Schorpion

    Rachel's Father

  • Linda E. Smith

    Linda E. Smith

    Rachel's Mother

  • Naomi Frenette

    Naomi Frenette

    Upset Student

  • Suzi Stingl

    Suzi Stingl

    Norma

  • Kelly Lee

    Kelly Lee

    Nurse Kelly

  • Nina Lauren

    Nina Lauren

    Nurse Nina

  • Alison O'Donnell

    Alison O'Donnell

    Party Guest #1

  • Raphaël Laporte

    Raphaël Laporte

    Party Guest #2

  • Simon Pelletier-Gilbert

    Simon Pelletier-Gilbert

    Party Guest #3

  • Ambre Dioh-Dikongué

    Ambre Dioh-Dikongué

    Halloween Kid #4 (uncredited)

  • Constance St-Denis-Veilleux

    Constance St-Denis-Veilleux

    Halloween Kid #2 (uncredited)

  • Bailey Thain

    Bailey Thain

    Kid #1 (uncredited)

  • Ines Feghouli Bozon

    Ines Feghouli Bozon

    Halloween Kid #1 (uncredited)

Crew (120)

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'; ?>
Pet Sematary

Cast (28)

  • Jason Clarke

    Jason Clarke

    Louis Creed

  • Amy Seimetz

    Amy Seimetz

    Rachel Creed

  • John Lithgow

    John Lithgow

    Jud Crandall

  • Jeté Laurence

    Jeté Laurence

    Ellie Creed

  • Hugo Lavoie

    Hugo Lavoie

    Gage Creed

  • Lucas Lavoie

    Lucas Lavoie

    Gage Creed

  • Obssa Ahmed

    Obssa Ahmed

    Victor Pascow

  • Sonia Maria Chirila

    Sonia Maria Chirila

    Young Rachel

  • Alyssa Brooke Levine

    Alyssa Brooke Levine

    Zelda Goldman

  • Maria Herrera

    Maria Herrera

    Marcella

  • Jacob Lemieux

    Jacob Lemieux

    Mouse Face

  • Maverick Fortin

    Maverick Fortin

    Dog Face

  • Lou Ferrando

    Lou Ferrando

    Rabbit Face

  • Najya Muipatayi

    Najya Muipatayi

    Cat Face

  • Emma Hill

    Emma Hill

    Horse Face

  • Frank Schorpion

    Frank Schorpion

    Rachel's Father

  • Linda E. Smith

    Linda E. Smith

    Rachel's Mother

  • Naomi Frenette

    Naomi Frenette

    Upset Student

  • Suzi Stingl

    Suzi Stingl

    Norma

  • Kelly Lee

    Kelly Lee

    Nurse Kelly

  • Nina Lauren

    Nina Lauren

    Nurse Nina

  • Alison O'Donnell

    Alison O'Donnell

    Party Guest #1

  • Raphaël Laporte

    Raphaël Laporte

    Party Guest #2

  • Simon Pelletier-Gilbert

    Simon Pelletier-Gilbert

    Party Guest #3

  • Ambre Dioh-Dikongué

    Ambre Dioh-Dikongué

    Halloween Kid #4 (uncredited)

  • Constance St-Denis-Veilleux

    Constance St-Denis-Veilleux

    Halloween Kid #2 (uncredited)

  • Bailey Thain

    Bailey Thain

    Kid #1 (uncredited)

  • Ines Feghouli Bozon

    Ines Feghouli Bozon

    Halloween Kid #1 (uncredited)

Crew (120)

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'; ?>
Pet Sematary

Cast (28)

  • Jason Clarke

    Jason Clarke

    Louis Creed

  • Amy Seimetz

    Amy Seimetz

    Rachel Creed

  • John Lithgow

    John Lithgow

    Jud Crandall

  • Jeté Laurence

    Jeté Laurence

    Ellie Creed

  • Hugo Lavoie

    Hugo Lavoie

    Gage Creed

  • Lucas Lavoie

    Lucas Lavoie

    Gage Creed

  • Obssa Ahmed

    Obssa Ahmed

    Victor Pascow

  • Sonia Maria Chirila

    Sonia Maria Chirila

    Young Rachel

  • Alyssa Brooke Levine

    Alyssa Brooke Levine

    Zelda Goldman

  • Maria Herrera

    Maria Herrera

    Marcella

  • Jacob Lemieux

    Jacob Lemieux

    Mouse Face

  • Maverick Fortin

    Maverick Fortin

    Dog Face

  • Lou Ferrando

    Lou Ferrando

    Rabbit Face

  • Najya Muipatayi

    Najya Muipatayi

    Cat Face

  • Emma Hill

    Emma Hill

    Horse Face

  • Frank Schorpion

    Frank Schorpion

    Rachel's Father

  • Linda E. Smith

    Linda E. Smith

    Rachel's Mother

  • Naomi Frenette

    Naomi Frenette

    Upset Student

  • Suzi Stingl

    Suzi Stingl

    Norma

  • Kelly Lee

    Kelly Lee

    Nurse Kelly

  • Nina Lauren

    Nina Lauren

    Nurse Nina

  • Alison O'Donnell

    Alison O'Donnell

    Party Guest #1

  • Raphaël Laporte

    Raphaël Laporte

    Party Guest #2

  • Simon Pelletier-Gilbert

    Simon Pelletier-Gilbert

    Party Guest #3

  • Ambre Dioh-Dikongué

    Ambre Dioh-Dikongué

    Halloween Kid #4 (uncredited)

  • Constance St-Denis-Veilleux

    Constance St-Denis-Veilleux

    Halloween Kid #2 (uncredited)

  • Bailey Thain

    Bailey Thain

    Kid #1 (uncredited)

  • Ines Feghouli Bozon

    Ines Feghouli Bozon

    Halloween Kid #1 (uncredited)

Crew (120)