Greed

Cast (25)

  • Gibson Gowland

    Gibson Gowland

    John McTeague

  • Zasu Pitts

    Zasu Pitts

    Trina

  • Jean Hersholt

    Jean Hersholt

    Marcus

  • Dale Fuller

    Dale Fuller

    Maria

  • Tempe Pigott

    Tempe Pigott

    Mother McTeague

  • Sylvia Ashton

    Sylvia Ashton

    Mommer Sieppe

  • Chester Conklin

    Chester Conklin

    Popper Sieppe

  • Joan Standing

    Joan Standing

    Selina

  • Jack Curtis

    Jack Curtis

    McTeague Sr. (uncredited)

  • James F. Fulton

    James F. Fulton

    Cribbens a Prospector (uncredited)

  • Florence Gibson

    Florence Gibson

    Hag (uncredited)

  • Cesare Gravina

    Cesare Gravina

    Zwerkow a Junkman (uncredited)

  • Frank Hayes

    Frank Hayes

    Charles W. Grannis (uncredited)

  • Austen Jewell

    Austen Jewell

    August Sieppe (uncredited)

  • Tiny Jones

    Tiny Jones

    Mrs. Heise (uncredited)

  • Lillian Lawrence

    Lillian Lawrence

    Gossip (uncredited)

  • Hughie Mack

    Hughie Mack

    Mr. Heise (uncredited)

  • Jack McDonald

    Jack McDonald

    Placer County Sheriff (uncredited)

  • Fanny Midgley

    Fanny Midgley

    Anastasia Baker (uncredited)

  • Lon Poff

    Lon Poff

    Lottery Agent (uncredited)

  • S.S. Simon

    S.S. Simon

    Joe Frenna (uncredited)

  • Erich von Ritzau

    Erich von Ritzau

    Dr. Painless Potter (uncredited)

  • Erich von Stroheim

    Erich von Stroheim

    Balloon Vendor (uncredited)

  • James Wang

    James Wang

    Chinese Cook (uncredited)

  • Max Tyron

    Max Tyron

    Uncle Rudolph Oelbermann (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'; ?>
Greed

Cast (25)

  • Gibson Gowland

    Gibson Gowland

    John McTeague

  • Zasu Pitts

    Zasu Pitts

    Trina

  • Jean Hersholt

    Jean Hersholt

    Marcus

  • Dale Fuller

    Dale Fuller

    Maria

  • Tempe Pigott

    Tempe Pigott

    Mother McTeague

  • Sylvia Ashton

    Sylvia Ashton

    Mommer Sieppe

  • Chester Conklin

    Chester Conklin

    Popper Sieppe

  • Joan Standing

    Joan Standing

    Selina

  • Jack Curtis

    Jack Curtis

    McTeague Sr. (uncredited)

  • James F. Fulton

    James F. Fulton

    Cribbens a Prospector (uncredited)

  • Florence Gibson

    Florence Gibson

    Hag (uncredited)

  • Cesare Gravina

    Cesare Gravina

    Zwerkow a Junkman (uncredited)

  • Frank Hayes

    Frank Hayes

    Charles W. Grannis (uncredited)

  • Austen Jewell

    Austen Jewell

    August Sieppe (uncredited)

  • Tiny Jones

    Tiny Jones

    Mrs. Heise (uncredited)

  • Lillian Lawrence

    Lillian Lawrence

    Gossip (uncredited)

  • Hughie Mack

    Hughie Mack

    Mr. Heise (uncredited)

  • Jack McDonald

    Jack McDonald

    Placer County Sheriff (uncredited)

  • Fanny Midgley

    Fanny Midgley

    Anastasia Baker (uncredited)

  • Lon Poff

    Lon Poff

    Lottery Agent (uncredited)

  • S.S. Simon

    S.S. Simon

    Joe Frenna (uncredited)

  • Erich von Ritzau

    Erich von Ritzau

    Dr. Painless Potter (uncredited)

  • Erich von Stroheim

    Erich von Stroheim

    Balloon Vendor (uncredited)

  • James Wang

    James Wang

    Chinese Cook (uncredited)

  • Max Tyron

    Max Tyron

    Uncle Rudolph Oelbermann (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'; ?>
Greed

Cast (25)

  • Gibson Gowland

    Gibson Gowland

    John McTeague

  • Zasu Pitts

    Zasu Pitts

    Trina

  • Jean Hersholt

    Jean Hersholt

    Marcus

  • Dale Fuller

    Dale Fuller

    Maria

  • Tempe Pigott

    Tempe Pigott

    Mother McTeague

  • Sylvia Ashton

    Sylvia Ashton

    Mommer Sieppe

  • Chester Conklin

    Chester Conklin

    Popper Sieppe

  • Joan Standing

    Joan Standing

    Selina

  • Jack Curtis

    Jack Curtis

    McTeague Sr. (uncredited)

  • James F. Fulton

    James F. Fulton

    Cribbens a Prospector (uncredited)

  • Florence Gibson

    Florence Gibson

    Hag (uncredited)

  • Cesare Gravina

    Cesare Gravina

    Zwerkow a Junkman (uncredited)

  • Frank Hayes

    Frank Hayes

    Charles W. Grannis (uncredited)

  • Austen Jewell

    Austen Jewell

    August Sieppe (uncredited)

  • Tiny Jones

    Tiny Jones

    Mrs. Heise (uncredited)

  • Lillian Lawrence

    Lillian Lawrence

    Gossip (uncredited)

  • Hughie Mack

    Hughie Mack

    Mr. Heise (uncredited)

  • Jack McDonald

    Jack McDonald

    Placer County Sheriff (uncredited)

  • Fanny Midgley

    Fanny Midgley

    Anastasia Baker (uncredited)

  • Lon Poff

    Lon Poff

    Lottery Agent (uncredited)

  • S.S. Simon

    S.S. Simon

    Joe Frenna (uncredited)

  • Erich von Ritzau

    Erich von Ritzau

    Dr. Painless Potter (uncredited)

  • Erich von Stroheim

    Erich von Stroheim

    Balloon Vendor (uncredited)

  • James Wang

    James Wang

    Chinese Cook (uncredited)

  • Max Tyron

    Max Tyron

    Uncle Rudolph Oelbermann (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'; ?>
Greed

Cast (25)

  • Gibson Gowland

    Gibson Gowland

    John McTeague

  • Zasu Pitts

    Zasu Pitts

    Trina

  • Jean Hersholt

    Jean Hersholt

    Marcus

  • Dale Fuller

    Dale Fuller

    Maria

  • Tempe Pigott

    Tempe Pigott

    Mother McTeague

  • Sylvia Ashton

    Sylvia Ashton

    Mommer Sieppe

  • Chester Conklin

    Chester Conklin

    Popper Sieppe

  • Joan Standing

    Joan Standing

    Selina

  • Jack Curtis

    Jack Curtis

    McTeague Sr. (uncredited)

  • James F. Fulton

    James F. Fulton

    Cribbens a Prospector (uncredited)

  • Florence Gibson

    Florence Gibson

    Hag (uncredited)

  • Cesare Gravina

    Cesare Gravina

    Zwerkow a Junkman (uncredited)

  • Frank Hayes

    Frank Hayes

    Charles W. Grannis (uncredited)

  • Austen Jewell

    Austen Jewell

    August Sieppe (uncredited)

  • Tiny Jones

    Tiny Jones

    Mrs. Heise (uncredited)

  • Lillian Lawrence

    Lillian Lawrence

    Gossip (uncredited)

  • Hughie Mack

    Hughie Mack

    Mr. Heise (uncredited)

  • Jack McDonald

    Jack McDonald

    Placer County Sheriff (uncredited)

  • Fanny Midgley

    Fanny Midgley

    Anastasia Baker (uncredited)

  • Lon Poff

    Lon Poff

    Lottery Agent (uncredited)

  • S.S. Simon

    S.S. Simon

    Joe Frenna (uncredited)

  • Erich von Ritzau

    Erich von Ritzau

    Dr. Painless Potter (uncredited)

  • Erich von Stroheim

    Erich von Stroheim

    Balloon Vendor (uncredited)

  • James Wang

    James Wang

    Chinese Cook (uncredited)

  • Max Tyron

    Max Tyron

    Uncle Rudolph Oelbermann (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'; ?>
Greed

Cast (25)

  • Gibson Gowland

    Gibson Gowland

    John McTeague

  • Zasu Pitts

    Zasu Pitts

    Trina

  • Jean Hersholt

    Jean Hersholt

    Marcus

  • Dale Fuller

    Dale Fuller

    Maria

  • Tempe Pigott

    Tempe Pigott

    Mother McTeague

  • Sylvia Ashton

    Sylvia Ashton

    Mommer Sieppe

  • Chester Conklin

    Chester Conklin

    Popper Sieppe

  • Joan Standing

    Joan Standing

    Selina

  • Jack Curtis

    Jack Curtis

    McTeague Sr. (uncredited)

  • James F. Fulton

    James F. Fulton

    Cribbens a Prospector (uncredited)

  • Florence Gibson

    Florence Gibson

    Hag (uncredited)

  • Cesare Gravina

    Cesare Gravina

    Zwerkow a Junkman (uncredited)

  • Frank Hayes

    Frank Hayes

    Charles W. Grannis (uncredited)

  • Austen Jewell

    Austen Jewell

    August Sieppe (uncredited)

  • Tiny Jones

    Tiny Jones

    Mrs. Heise (uncredited)

  • Lillian Lawrence

    Lillian Lawrence

    Gossip (uncredited)

  • Hughie Mack

    Hughie Mack

    Mr. Heise (uncredited)

  • Jack McDonald

    Jack McDonald

    Placer County Sheriff (uncredited)

  • Fanny Midgley

    Fanny Midgley

    Anastasia Baker (uncredited)

  • Lon Poff

    Lon Poff

    Lottery Agent (uncredited)

  • S.S. Simon

    S.S. Simon

    Joe Frenna (uncredited)

  • Erich von Ritzau

    Erich von Ritzau

    Dr. Painless Potter (uncredited)

  • Erich von Stroheim

    Erich von Stroheim

    Balloon Vendor (uncredited)

  • James Wang

    James Wang

    Chinese Cook (uncredited)

  • Max Tyron

    Max Tyron

    Uncle Rudolph Oelbermann (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'; ?>
Greed

Cast (25)

  • Gibson Gowland

    Gibson Gowland

    John McTeague

  • Zasu Pitts

    Zasu Pitts

    Trina

  • Jean Hersholt

    Jean Hersholt

    Marcus

  • Dale Fuller

    Dale Fuller

    Maria

  • Tempe Pigott

    Tempe Pigott

    Mother McTeague

  • Sylvia Ashton

    Sylvia Ashton

    Mommer Sieppe

  • Chester Conklin

    Chester Conklin

    Popper Sieppe

  • Joan Standing

    Joan Standing

    Selina

  • Jack Curtis

    Jack Curtis

    McTeague Sr. (uncredited)

  • James F. Fulton

    James F. Fulton

    Cribbens a Prospector (uncredited)

  • Florence Gibson

    Florence Gibson

    Hag (uncredited)

  • Cesare Gravina

    Cesare Gravina

    Zwerkow a Junkman (uncredited)

  • Frank Hayes

    Frank Hayes

    Charles W. Grannis (uncredited)

  • Austen Jewell

    Austen Jewell

    August Sieppe (uncredited)

  • Tiny Jones

    Tiny Jones

    Mrs. Heise (uncredited)

  • Lillian Lawrence

    Lillian Lawrence

    Gossip (uncredited)

  • Hughie Mack

    Hughie Mack

    Mr. Heise (uncredited)

  • Jack McDonald

    Jack McDonald

    Placer County Sheriff (uncredited)

  • Fanny Midgley

    Fanny Midgley

    Anastasia Baker (uncredited)

  • Lon Poff

    Lon Poff

    Lottery Agent (uncredited)

  • S.S. Simon

    S.S. Simon

    Joe Frenna (uncredited)

  • Erich von Ritzau

    Erich von Ritzau

    Dr. Painless Potter (uncredited)

  • Erich von Stroheim

    Erich von Stroheim

    Balloon Vendor (uncredited)

  • James Wang

    James Wang

    Chinese Cook (uncredited)

  • Max Tyron

    Max Tyron

    Uncle Rudolph Oelbermann (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'; ?>
Greed

Cast (25)

  • Gibson Gowland

    Gibson Gowland

    John McTeague

  • Zasu Pitts

    Zasu Pitts

    Trina

  • Jean Hersholt

    Jean Hersholt

    Marcus

  • Dale Fuller

    Dale Fuller

    Maria

  • Tempe Pigott

    Tempe Pigott

    Mother McTeague

  • Sylvia Ashton

    Sylvia Ashton

    Mommer Sieppe

  • Chester Conklin

    Chester Conklin

    Popper Sieppe

  • Joan Standing

    Joan Standing

    Selina

  • Jack Curtis

    Jack Curtis

    McTeague Sr. (uncredited)

  • James F. Fulton

    James F. Fulton

    Cribbens a Prospector (uncredited)

  • Florence Gibson

    Florence Gibson

    Hag (uncredited)

  • Cesare Gravina

    Cesare Gravina

    Zwerkow a Junkman (uncredited)

  • Frank Hayes

    Frank Hayes

    Charles W. Grannis (uncredited)

  • Austen Jewell

    Austen Jewell

    August Sieppe (uncredited)

  • Tiny Jones

    Tiny Jones

    Mrs. Heise (uncredited)

  • Lillian Lawrence

    Lillian Lawrence

    Gossip (uncredited)

  • Hughie Mack

    Hughie Mack

    Mr. Heise (uncredited)

  • Jack McDonald

    Jack McDonald

    Placer County Sheriff (uncredited)

  • Fanny Midgley

    Fanny Midgley

    Anastasia Baker (uncredited)

  • Lon Poff

    Lon Poff

    Lottery Agent (uncredited)

  • S.S. Simon

    S.S. Simon

    Joe Frenna (uncredited)

  • Erich von Ritzau

    Erich von Ritzau

    Dr. Painless Potter (uncredited)

  • Erich von Stroheim

    Erich von Stroheim

    Balloon Vendor (uncredited)

  • James Wang

    James Wang

    Chinese Cook (uncredited)

  • Max Tyron

    Max Tyron

    Uncle Rudolph Oelbermann (uncredited)