Beneath the Planet of the Apes

Cast (28)

  • James Franciscus

    James Franciscus

    Brent

  • Kim Hunter

    Kim Hunter

    Zira

  • Maurice Evans

    Maurice Evans

    Dr. Zaius

  • Charlton Heston

    Charlton Heston

    Taylor

  • Linda Harrison

    Linda Harrison

    Nova

  • Paul Richards

    Paul Richards

    Mendez

  • Victor Buono

    Victor Buono

    Fat Man

  • James Gregory

    James Gregory

    Ursus

  • David Watson

    David Watson

    Cornelius

  • Jeff Corey

    Jeff Corey

    Caspay

  • Natalie Trundy

    Natalie Trundy

    Albina

  • Thomas Gomez

    Thomas Gomez

    Minister

  • Don Pedro Colley

    Don Pedro Colley

    Negro

  • Tod Andrews

    Tod Andrews

    Skipper

  • Eldon Burke

    Eldon Burke

    Gorilla Sgt.

  • Gregory Sierra

    Gregory Sierra

    Verger

  • Lou Wagner

    Lou Wagner

    Luicius

  • Army Archerd

    Army Archerd

    Gorilla (uncredited)

  • Edward Bach

    Edward Bach

    Picket (uncredited)

  • James Bacon

    James Bacon

    Ape (uncredited)

  • Stan Barrett

    Stan Barrett

    Gorilla (uncredited)

  • Angelina Bauer

    Angelina Bauer

    Chimp Protestor (uncredited)

  • Erlynn Mary Botelho

    Erlynn Mary Botelho

    Ape (uncredited)

  • Maxine Botelho

    Maxine Botelho

    Chimp Protester (uncredited)

  • Dick Bullock

    Dick Bullock

    Gorilla (uncredited)

  • Bruce Fleischer

    Bruce Fleischer

    Gorilla (uncredited)

  • Paul Frees

    Paul Frees

    Ending Voiceover (uncredited) (voice)

  • Hank Robinson

    Hank Robinson

    Bomb Worshipper (uncredited)

Crew (57)

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'; ?>
Beneath the Planet of the Apes

Cast (28)

  • James Franciscus

    James Franciscus

    Brent

  • Kim Hunter

    Kim Hunter

    Zira

  • Maurice Evans

    Maurice Evans

    Dr. Zaius

  • Charlton Heston

    Charlton Heston

    Taylor

  • Linda Harrison

    Linda Harrison

    Nova

  • Paul Richards

    Paul Richards

    Mendez

  • Victor Buono

    Victor Buono

    Fat Man

  • James Gregory

    James Gregory

    Ursus

  • David Watson

    David Watson

    Cornelius

  • Jeff Corey

    Jeff Corey

    Caspay

  • Natalie Trundy

    Natalie Trundy

    Albina

  • Thomas Gomez

    Thomas Gomez

    Minister

  • Don Pedro Colley

    Don Pedro Colley

    Negro

  • Tod Andrews

    Tod Andrews

    Skipper

  • Eldon Burke

    Eldon Burke

    Gorilla Sgt.

  • Gregory Sierra

    Gregory Sierra

    Verger

  • Lou Wagner

    Lou Wagner

    Luicius

  • Army Archerd

    Army Archerd

    Gorilla (uncredited)

  • Edward Bach

    Edward Bach

    Picket (uncredited)

  • James Bacon

    James Bacon

    Ape (uncredited)

  • Stan Barrett

    Stan Barrett

    Gorilla (uncredited)

  • Angelina Bauer

    Angelina Bauer

    Chimp Protestor (uncredited)

  • Erlynn Mary Botelho

    Erlynn Mary Botelho

    Ape (uncredited)

  • Maxine Botelho

    Maxine Botelho

    Chimp Protester (uncredited)

  • Dick Bullock

    Dick Bullock

    Gorilla (uncredited)

  • Bruce Fleischer

    Bruce Fleischer

    Gorilla (uncredited)

  • Paul Frees

    Paul Frees

    Ending Voiceover (uncredited) (voice)

  • Hank Robinson

    Hank Robinson

    Bomb Worshipper (uncredited)

Crew (57)

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'; ?>
Beneath the Planet of the Apes

Cast (28)

  • James Franciscus

    James Franciscus

    Brent

  • Kim Hunter

    Kim Hunter

    Zira

  • Maurice Evans

    Maurice Evans

    Dr. Zaius

  • Charlton Heston

    Charlton Heston

    Taylor

  • Linda Harrison

    Linda Harrison

    Nova

  • Paul Richards

    Paul Richards

    Mendez

  • Victor Buono

    Victor Buono

    Fat Man

  • James Gregory

    James Gregory

    Ursus

  • David Watson

    David Watson

    Cornelius

  • Jeff Corey

    Jeff Corey

    Caspay

  • Natalie Trundy

    Natalie Trundy

    Albina

  • Thomas Gomez

    Thomas Gomez

    Minister

  • Don Pedro Colley

    Don Pedro Colley

    Negro

  • Tod Andrews

    Tod Andrews

    Skipper

  • Eldon Burke

    Eldon Burke

    Gorilla Sgt.

  • Gregory Sierra

    Gregory Sierra

    Verger

  • Lou Wagner

    Lou Wagner

    Luicius

  • Army Archerd

    Army Archerd

    Gorilla (uncredited)

  • Edward Bach

    Edward Bach

    Picket (uncredited)

  • James Bacon

    James Bacon

    Ape (uncredited)

  • Stan Barrett

    Stan Barrett

    Gorilla (uncredited)

  • Angelina Bauer

    Angelina Bauer

    Chimp Protestor (uncredited)

  • Erlynn Mary Botelho

    Erlynn Mary Botelho

    Ape (uncredited)

  • Maxine Botelho

    Maxine Botelho

    Chimp Protester (uncredited)

  • Dick Bullock

    Dick Bullock

    Gorilla (uncredited)

  • Bruce Fleischer

    Bruce Fleischer

    Gorilla (uncredited)

  • Paul Frees

    Paul Frees

    Ending Voiceover (uncredited) (voice)

  • Hank Robinson

    Hank Robinson

    Bomb Worshipper (uncredited)

Crew (57)

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'; ?>
Beneath the Planet of the Apes

Cast (28)

  • James Franciscus

    James Franciscus

    Brent

  • Kim Hunter

    Kim Hunter

    Zira

  • Maurice Evans

    Maurice Evans

    Dr. Zaius

  • Charlton Heston

    Charlton Heston

    Taylor

  • Linda Harrison

    Linda Harrison

    Nova

  • Paul Richards

    Paul Richards

    Mendez

  • Victor Buono

    Victor Buono

    Fat Man

  • James Gregory

    James Gregory

    Ursus

  • David Watson

    David Watson

    Cornelius

  • Jeff Corey

    Jeff Corey

    Caspay

  • Natalie Trundy

    Natalie Trundy

    Albina

  • Thomas Gomez

    Thomas Gomez

    Minister

  • Don Pedro Colley

    Don Pedro Colley

    Negro

  • Tod Andrews

    Tod Andrews

    Skipper

  • Eldon Burke

    Eldon Burke

    Gorilla Sgt.

  • Gregory Sierra

    Gregory Sierra

    Verger

  • Lou Wagner

    Lou Wagner

    Luicius

  • Army Archerd

    Army Archerd

    Gorilla (uncredited)

  • Edward Bach

    Edward Bach

    Picket (uncredited)

  • James Bacon

    James Bacon

    Ape (uncredited)

  • Stan Barrett

    Stan Barrett

    Gorilla (uncredited)

  • Angelina Bauer

    Angelina Bauer

    Chimp Protestor (uncredited)

  • Erlynn Mary Botelho

    Erlynn Mary Botelho

    Ape (uncredited)

  • Maxine Botelho

    Maxine Botelho

    Chimp Protester (uncredited)

  • Dick Bullock

    Dick Bullock

    Gorilla (uncredited)

  • Bruce Fleischer

    Bruce Fleischer

    Gorilla (uncredited)

  • Paul Frees

    Paul Frees

    Ending Voiceover (uncredited) (voice)

  • Hank Robinson

    Hank Robinson

    Bomb Worshipper (uncredited)

Crew (57)

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'; ?>
Beneath the Planet of the Apes

Cast (28)

  • James Franciscus

    James Franciscus

    Brent

  • Kim Hunter

    Kim Hunter

    Zira

  • Maurice Evans

    Maurice Evans

    Dr. Zaius

  • Charlton Heston

    Charlton Heston

    Taylor

  • Linda Harrison

    Linda Harrison

    Nova

  • Paul Richards

    Paul Richards

    Mendez

  • Victor Buono

    Victor Buono

    Fat Man

  • James Gregory

    James Gregory

    Ursus

  • David Watson

    David Watson

    Cornelius

  • Jeff Corey

    Jeff Corey

    Caspay

  • Natalie Trundy

    Natalie Trundy

    Albina

  • Thomas Gomez

    Thomas Gomez

    Minister

  • Don Pedro Colley

    Don Pedro Colley

    Negro

  • Tod Andrews

    Tod Andrews

    Skipper

  • Eldon Burke

    Eldon Burke

    Gorilla Sgt.

  • Gregory Sierra

    Gregory Sierra

    Verger

  • Lou Wagner

    Lou Wagner

    Luicius

  • Army Archerd

    Army Archerd

    Gorilla (uncredited)

  • Edward Bach

    Edward Bach

    Picket (uncredited)

  • James Bacon

    James Bacon

    Ape (uncredited)

  • Stan Barrett

    Stan Barrett

    Gorilla (uncredited)

  • Angelina Bauer

    Angelina Bauer

    Chimp Protestor (uncredited)

  • Erlynn Mary Botelho

    Erlynn Mary Botelho

    Ape (uncredited)

  • Maxine Botelho

    Maxine Botelho

    Chimp Protester (uncredited)

  • Dick Bullock

    Dick Bullock

    Gorilla (uncredited)

  • Bruce Fleischer

    Bruce Fleischer

    Gorilla (uncredited)

  • Paul Frees

    Paul Frees

    Ending Voiceover (uncredited) (voice)

  • Hank Robinson

    Hank Robinson

    Bomb Worshipper (uncredited)

Crew (57)

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'; ?>
Beneath the Planet of the Apes

Cast (28)

  • James Franciscus

    James Franciscus

    Brent

  • Kim Hunter

    Kim Hunter

    Zira

  • Maurice Evans

    Maurice Evans

    Dr. Zaius

  • Charlton Heston

    Charlton Heston

    Taylor

  • Linda Harrison

    Linda Harrison

    Nova

  • Paul Richards

    Paul Richards

    Mendez

  • Victor Buono

    Victor Buono

    Fat Man

  • James Gregory

    James Gregory

    Ursus

  • David Watson

    David Watson

    Cornelius

  • Jeff Corey

    Jeff Corey

    Caspay

  • Natalie Trundy

    Natalie Trundy

    Albina

  • Thomas Gomez

    Thomas Gomez

    Minister

  • Don Pedro Colley

    Don Pedro Colley

    Negro

  • Tod Andrews

    Tod Andrews

    Skipper

  • Eldon Burke

    Eldon Burke

    Gorilla Sgt.

  • Gregory Sierra

    Gregory Sierra

    Verger

  • Lou Wagner

    Lou Wagner

    Luicius

  • Army Archerd

    Army Archerd

    Gorilla (uncredited)

  • Edward Bach

    Edward Bach

    Picket (uncredited)

  • James Bacon

    James Bacon

    Ape (uncredited)

  • Stan Barrett

    Stan Barrett

    Gorilla (uncredited)

  • Angelina Bauer

    Angelina Bauer

    Chimp Protestor (uncredited)

  • Erlynn Mary Botelho

    Erlynn Mary Botelho

    Ape (uncredited)

  • Maxine Botelho

    Maxine Botelho

    Chimp Protester (uncredited)

  • Dick Bullock

    Dick Bullock

    Gorilla (uncredited)

  • Bruce Fleischer

    Bruce Fleischer

    Gorilla (uncredited)

  • Paul Frees

    Paul Frees

    Ending Voiceover (uncredited) (voice)

  • Hank Robinson

    Hank Robinson

    Bomb Worshipper (uncredited)

Crew (57)

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'; ?>
Beneath the Planet of the Apes

Cast (28)

  • James Franciscus

    James Franciscus

    Brent

  • Kim Hunter

    Kim Hunter

    Zira

  • Maurice Evans

    Maurice Evans

    Dr. Zaius

  • Charlton Heston

    Charlton Heston

    Taylor

  • Linda Harrison

    Linda Harrison

    Nova

  • Paul Richards

    Paul Richards

    Mendez

  • Victor Buono

    Victor Buono

    Fat Man

  • James Gregory

    James Gregory

    Ursus

  • David Watson

    David Watson

    Cornelius

  • Jeff Corey

    Jeff Corey

    Caspay

  • Natalie Trundy

    Natalie Trundy

    Albina

  • Thomas Gomez

    Thomas Gomez

    Minister

  • Don Pedro Colley

    Don Pedro Colley

    Negro

  • Tod Andrews

    Tod Andrews

    Skipper

  • Eldon Burke

    Eldon Burke

    Gorilla Sgt.

  • Gregory Sierra

    Gregory Sierra

    Verger

  • Lou Wagner

    Lou Wagner

    Luicius

  • Army Archerd

    Army Archerd

    Gorilla (uncredited)

  • Edward Bach

    Edward Bach

    Picket (uncredited)

  • James Bacon

    James Bacon

    Ape (uncredited)

  • Stan Barrett

    Stan Barrett

    Gorilla (uncredited)

  • Angelina Bauer

    Angelina Bauer

    Chimp Protestor (uncredited)

  • Erlynn Mary Botelho

    Erlynn Mary Botelho

    Ape (uncredited)

  • Maxine Botelho

    Maxine Botelho

    Chimp Protester (uncredited)

  • Dick Bullock

    Dick Bullock

    Gorilla (uncredited)

  • Bruce Fleischer

    Bruce Fleischer

    Gorilla (uncredited)

  • Paul Frees

    Paul Frees

    Ending Voiceover (uncredited) (voice)

  • Hank Robinson

    Hank Robinson

    Bomb Worshipper (uncredited)

Crew (57)