City of the Living Dead

Cast (24)

  • Christopher George

    Christopher George

    Peter Bell

  • Catriona MacColl

    Catriona MacColl

    Mary Woodhouse

  • Carlo De Mejo

    Carlo De Mejo

    Gerry

  • Giovanni Lombardo Radice

    Giovanni Lombardo Radice

    Bob

  • Janet Ågren

    Janet Ågren

    Sandra

  • Antonella Interlenghi

    Antonella Interlenghi

    Emily Robbins

  • Daniela Doria

    Daniela Doria

    Rosie Kelvin

  • Fabrizio Jovine

    Fabrizio Jovine

    Father William Thomas

  • Luca Venantini

    Luca Venantini

    John-John Robbins

  • Michele Soavi

    Michele Soavi

    Tommy Fisher

  • Venantino Venantini

    Venantino Venantini

    Mr. Ross

  • Robert Sampson

    Robert Sampson

    Sheriff Russell

  • Luciano Rossi

    Luciano Rossi

    Policeman in Apartment

  • Aldo Massasso

    Aldo Massasso

    Mr. Robbins

  • James Sampson

    James Sampson

    James McLuhan

  • Perry Pirkanen

    Perry Pirkanen

    Gravedigger

  • Lucio Fulci

    Lucio Fulci

    Dr. Joe Thompson

  • Michael Gaunt

    Michael Gaunt

    Grave Digger

  • Enzo D'Ausilio

    Enzo D'Ausilio

    Deputy Sheriff

  • Adelaide Aste

    Adelaide Aste

    Theresa

  • Omero Capanna

    Omero Capanna

    Burning Zombie (uncredited)

  • Virginia Logan

    Virginia Logan

    Mrs. Holden (uncredited)

  • Robert E. Warner

    Robert E. Warner

    Policeman Outside Apartment Building (uncredited)

  • Nat Bush

    Nat Bush

    Sgt. Clay (uncredited)

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'; ?>
City of the Living Dead

Cast (24)

  • Christopher George

    Christopher George

    Peter Bell

  • Catriona MacColl

    Catriona MacColl

    Mary Woodhouse

  • Carlo De Mejo

    Carlo De Mejo

    Gerry

  • Giovanni Lombardo Radice

    Giovanni Lombardo Radice

    Bob

  • Janet Ågren

    Janet Ågren

    Sandra

  • Antonella Interlenghi

    Antonella Interlenghi

    Emily Robbins

  • Daniela Doria

    Daniela Doria

    Rosie Kelvin

  • Fabrizio Jovine

    Fabrizio Jovine

    Father William Thomas

  • Luca Venantini

    Luca Venantini

    John-John Robbins

  • Michele Soavi

    Michele Soavi

    Tommy Fisher

  • Venantino Venantini

    Venantino Venantini

    Mr. Ross

  • Robert Sampson

    Robert Sampson

    Sheriff Russell

  • Luciano Rossi

    Luciano Rossi

    Policeman in Apartment

  • Aldo Massasso

    Aldo Massasso

    Mr. Robbins

  • James Sampson

    James Sampson

    James McLuhan

  • Perry Pirkanen

    Perry Pirkanen

    Gravedigger

  • Lucio Fulci

    Lucio Fulci

    Dr. Joe Thompson

  • Michael Gaunt

    Michael Gaunt

    Grave Digger

  • Enzo D'Ausilio

    Enzo D'Ausilio

    Deputy Sheriff

  • Adelaide Aste

    Adelaide Aste

    Theresa

  • Omero Capanna

    Omero Capanna

    Burning Zombie (uncredited)

  • Virginia Logan

    Virginia Logan

    Mrs. Holden (uncredited)

  • Robert E. Warner

    Robert E. Warner

    Policeman Outside Apartment Building (uncredited)

  • Nat Bush

    Nat Bush

    Sgt. Clay (uncredited)

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'; ?>
City of the Living Dead

Cast (24)

  • Christopher George

    Christopher George

    Peter Bell

  • Catriona MacColl

    Catriona MacColl

    Mary Woodhouse

  • Carlo De Mejo

    Carlo De Mejo

    Gerry

  • Giovanni Lombardo Radice

    Giovanni Lombardo Radice

    Bob

  • Janet Ågren

    Janet Ågren

    Sandra

  • Antonella Interlenghi

    Antonella Interlenghi

    Emily Robbins

  • Daniela Doria

    Daniela Doria

    Rosie Kelvin

  • Fabrizio Jovine

    Fabrizio Jovine

    Father William Thomas

  • Luca Venantini

    Luca Venantini

    John-John Robbins

  • Michele Soavi

    Michele Soavi

    Tommy Fisher

  • Venantino Venantini

    Venantino Venantini

    Mr. Ross

  • Robert Sampson

    Robert Sampson

    Sheriff Russell

  • Luciano Rossi

    Luciano Rossi

    Policeman in Apartment

  • Aldo Massasso

    Aldo Massasso

    Mr. Robbins

  • James Sampson

    James Sampson

    James McLuhan

  • Perry Pirkanen

    Perry Pirkanen

    Gravedigger

  • Lucio Fulci

    Lucio Fulci

    Dr. Joe Thompson

  • Michael Gaunt

    Michael Gaunt

    Grave Digger

  • Enzo D'Ausilio

    Enzo D'Ausilio

    Deputy Sheriff

  • Adelaide Aste

    Adelaide Aste

    Theresa

  • Omero Capanna

    Omero Capanna

    Burning Zombie (uncredited)

  • Virginia Logan

    Virginia Logan

    Mrs. Holden (uncredited)

  • Robert E. Warner

    Robert E. Warner

    Policeman Outside Apartment Building (uncredited)

  • Nat Bush

    Nat Bush

    Sgt. Clay (uncredited)

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'; ?>
City of the Living Dead

Cast (24)

  • Christopher George

    Christopher George

    Peter Bell

  • Catriona MacColl

    Catriona MacColl

    Mary Woodhouse

  • Carlo De Mejo

    Carlo De Mejo

    Gerry

  • Giovanni Lombardo Radice

    Giovanni Lombardo Radice

    Bob

  • Janet Ågren

    Janet Ågren

    Sandra

  • Antonella Interlenghi

    Antonella Interlenghi

    Emily Robbins

  • Daniela Doria

    Daniela Doria

    Rosie Kelvin

  • Fabrizio Jovine

    Fabrizio Jovine

    Father William Thomas

  • Luca Venantini

    Luca Venantini

    John-John Robbins

  • Michele Soavi

    Michele Soavi

    Tommy Fisher

  • Venantino Venantini

    Venantino Venantini

    Mr. Ross

  • Robert Sampson

    Robert Sampson

    Sheriff Russell

  • Luciano Rossi

    Luciano Rossi

    Policeman in Apartment

  • Aldo Massasso

    Aldo Massasso

    Mr. Robbins

  • James Sampson

    James Sampson

    James McLuhan

  • Perry Pirkanen

    Perry Pirkanen

    Gravedigger

  • Lucio Fulci

    Lucio Fulci

    Dr. Joe Thompson

  • Michael Gaunt

    Michael Gaunt

    Grave Digger

  • Enzo D'Ausilio

    Enzo D'Ausilio

    Deputy Sheriff

  • Adelaide Aste

    Adelaide Aste

    Theresa

  • Omero Capanna

    Omero Capanna

    Burning Zombie (uncredited)

  • Virginia Logan

    Virginia Logan

    Mrs. Holden (uncredited)

  • Robert E. Warner

    Robert E. Warner

    Policeman Outside Apartment Building (uncredited)

  • Nat Bush

    Nat Bush

    Sgt. Clay (uncredited)

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'; ?>
City of the Living Dead

Cast (24)

  • Christopher George

    Christopher George

    Peter Bell

  • Catriona MacColl

    Catriona MacColl

    Mary Woodhouse

  • Carlo De Mejo

    Carlo De Mejo

    Gerry

  • Giovanni Lombardo Radice

    Giovanni Lombardo Radice

    Bob

  • Janet Ågren

    Janet Ågren

    Sandra

  • Antonella Interlenghi

    Antonella Interlenghi

    Emily Robbins

  • Daniela Doria

    Daniela Doria

    Rosie Kelvin

  • Fabrizio Jovine

    Fabrizio Jovine

    Father William Thomas

  • Luca Venantini

    Luca Venantini

    John-John Robbins

  • Michele Soavi

    Michele Soavi

    Tommy Fisher

  • Venantino Venantini

    Venantino Venantini

    Mr. Ross

  • Robert Sampson

    Robert Sampson

    Sheriff Russell

  • Luciano Rossi

    Luciano Rossi

    Policeman in Apartment

  • Aldo Massasso

    Aldo Massasso

    Mr. Robbins

  • James Sampson

    James Sampson

    James McLuhan

  • Perry Pirkanen

    Perry Pirkanen

    Gravedigger

  • Lucio Fulci

    Lucio Fulci

    Dr. Joe Thompson

  • Michael Gaunt

    Michael Gaunt

    Grave Digger

  • Enzo D'Ausilio

    Enzo D'Ausilio

    Deputy Sheriff

  • Adelaide Aste

    Adelaide Aste

    Theresa

  • Omero Capanna

    Omero Capanna

    Burning Zombie (uncredited)

  • Virginia Logan

    Virginia Logan

    Mrs. Holden (uncredited)

  • Robert E. Warner

    Robert E. Warner

    Policeman Outside Apartment Building (uncredited)

  • Nat Bush

    Nat Bush

    Sgt. Clay (uncredited)

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'; ?>
City of the Living Dead

Cast (24)

  • Christopher George

    Christopher George

    Peter Bell

  • Catriona MacColl

    Catriona MacColl

    Mary Woodhouse

  • Carlo De Mejo

    Carlo De Mejo

    Gerry

  • Giovanni Lombardo Radice

    Giovanni Lombardo Radice

    Bob

  • Janet Ågren

    Janet Ågren

    Sandra

  • Antonella Interlenghi

    Antonella Interlenghi

    Emily Robbins

  • Daniela Doria

    Daniela Doria

    Rosie Kelvin

  • Fabrizio Jovine

    Fabrizio Jovine

    Father William Thomas

  • Luca Venantini

    Luca Venantini

    John-John Robbins

  • Michele Soavi

    Michele Soavi

    Tommy Fisher

  • Venantino Venantini

    Venantino Venantini

    Mr. Ross

  • Robert Sampson

    Robert Sampson

    Sheriff Russell

  • Luciano Rossi

    Luciano Rossi

    Policeman in Apartment

  • Aldo Massasso

    Aldo Massasso

    Mr. Robbins

  • James Sampson

    James Sampson

    James McLuhan

  • Perry Pirkanen

    Perry Pirkanen

    Gravedigger

  • Lucio Fulci

    Lucio Fulci

    Dr. Joe Thompson

  • Michael Gaunt

    Michael Gaunt

    Grave Digger

  • Enzo D'Ausilio

    Enzo D'Ausilio

    Deputy Sheriff

  • Adelaide Aste

    Adelaide Aste

    Theresa

  • Omero Capanna

    Omero Capanna

    Burning Zombie (uncredited)

  • Virginia Logan

    Virginia Logan

    Mrs. Holden (uncredited)

  • Robert E. Warner

    Robert E. Warner

    Policeman Outside Apartment Building (uncredited)

  • Nat Bush

    Nat Bush

    Sgt. Clay (uncredited)

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'; ?>
City of the Living Dead

Cast (24)

  • Christopher George

    Christopher George

    Peter Bell

  • Catriona MacColl

    Catriona MacColl

    Mary Woodhouse

  • Carlo De Mejo

    Carlo De Mejo

    Gerry

  • Giovanni Lombardo Radice

    Giovanni Lombardo Radice

    Bob

  • Janet Ågren

    Janet Ågren

    Sandra

  • Antonella Interlenghi

    Antonella Interlenghi

    Emily Robbins

  • Daniela Doria

    Daniela Doria

    Rosie Kelvin

  • Fabrizio Jovine

    Fabrizio Jovine

    Father William Thomas

  • Luca Venantini

    Luca Venantini

    John-John Robbins

  • Michele Soavi

    Michele Soavi

    Tommy Fisher

  • Venantino Venantini

    Venantino Venantini

    Mr. Ross

  • Robert Sampson

    Robert Sampson

    Sheriff Russell

  • Luciano Rossi

    Luciano Rossi

    Policeman in Apartment

  • Aldo Massasso

    Aldo Massasso

    Mr. Robbins

  • James Sampson

    James Sampson

    James McLuhan

  • Perry Pirkanen

    Perry Pirkanen

    Gravedigger

  • Lucio Fulci

    Lucio Fulci

    Dr. Joe Thompson

  • Michael Gaunt

    Michael Gaunt

    Grave Digger

  • Enzo D'Ausilio

    Enzo D'Ausilio

    Deputy Sheriff

  • Adelaide Aste

    Adelaide Aste

    Theresa

  • Omero Capanna

    Omero Capanna

    Burning Zombie (uncredited)

  • Virginia Logan

    Virginia Logan

    Mrs. Holden (uncredited)

  • Robert E. Warner

    Robert E. Warner

    Policeman Outside Apartment Building (uncredited)

  • Nat Bush

    Nat Bush

    Sgt. Clay (uncredited)