Crime of Passion

Cast (31)

  • Barbara Stanwyck

    Barbara Stanwyck

    Kathy Ferguson

  • Sterling Hayden

    Sterling Hayden

    Lt. William Doyle

  • Raymond Burr

    Raymond Burr

    Inspector Tony Pope

  • Fay Wray

    Fay Wray

    Alice Pope

  • Virginia Grey

    Virginia Grey

    Sara Alidas

  • Royal Dano

    Royal Dano

    Capt. Charlie Alidas

  • Robert Griffin

    Robert Griffin

    Police Sgt. James

  • Dennis Cross

    Dennis Cross

    Police Sgt. Jules

  • Jay Adler

    Jay Adler

    Mr. Nalence

  • Stuart Whitman

    Stuart Whitman

    Laboratory Technician

  • Malcolm Atterbury

    Malcolm Atterbury

    Police Officer Spitz

  • Robert Quarry

    Robert Quarry

    Sam, Reporter

  • Gail Bonney

    Gail Bonney

    Mrs. London

  • Joe Conley

    Joe Conley

    Delivery Boy

  • Ralph Brooks

    Ralph Brooks

    Reporter in Newspaper Office (Uncredited)

  • Larry Carr

    Larry Carr

  • Jack Chefe

    Jack Chefe

    Bartender (uncredited)

  • Richard Collier

    Richard Collier

    Reporter (uncredited)

  • Nan Dolan

    Nan Dolan

  • Madelon Erin

    Madelon Erin

  • Patricia Merlin

    Patricia Merlin

    Taxi Driver (uncredited)

  • Charles Perry

    Charles Perry

    Cornerman (uncredited)

  • Kenner G. Kemp

    Kenner G. Kemp

    Party Guest (uncredited)

  • Peg La Centra

    Peg La Centra

    Mrs. James (uncredited)

  • Joe Ploski

    Joe Ploski

    Bartender (uncredited)

  • Carl Sklover

    Carl Sklover

    Restaurant Patron (uncredited)

  • Cosmo Sardo

    Cosmo Sardo

    Guest at Birthday Party (uncredited)

  • Bert Stevens

    Bert Stevens

    Policeman Writing Ticket (uncredited)

  • Geraldine Wall

    Geraldine Wall

    Justice of the Peace (uncredited)

  • Helen Jay

    Helen Jay

    Newspaper Reader (uncredited)

  • Jean Howell

    Jean Howell

    Mrs. Jules (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'; ?>
Crime of Passion

Cast (31)

  • Barbara Stanwyck

    Barbara Stanwyck

    Kathy Ferguson

  • Sterling Hayden

    Sterling Hayden

    Lt. William Doyle

  • Raymond Burr

    Raymond Burr

    Inspector Tony Pope

  • Fay Wray

    Fay Wray

    Alice Pope

  • Virginia Grey

    Virginia Grey

    Sara Alidas

  • Royal Dano

    Royal Dano

    Capt. Charlie Alidas

  • Robert Griffin

    Robert Griffin

    Police Sgt. James

  • Dennis Cross

    Dennis Cross

    Police Sgt. Jules

  • Jay Adler

    Jay Adler

    Mr. Nalence

  • Stuart Whitman

    Stuart Whitman

    Laboratory Technician

  • Malcolm Atterbury

    Malcolm Atterbury

    Police Officer Spitz

  • Robert Quarry

    Robert Quarry

    Sam, Reporter

  • Gail Bonney

    Gail Bonney

    Mrs. London

  • Joe Conley

    Joe Conley

    Delivery Boy

  • Ralph Brooks

    Ralph Brooks

    Reporter in Newspaper Office (Uncredited)

  • Larry Carr

    Larry Carr

  • Jack Chefe

    Jack Chefe

    Bartender (uncredited)

  • Richard Collier

    Richard Collier

    Reporter (uncredited)

  • Nan Dolan

    Nan Dolan

  • Madelon Erin

    Madelon Erin

  • Patricia Merlin

    Patricia Merlin

    Taxi Driver (uncredited)

  • Charles Perry

    Charles Perry

    Cornerman (uncredited)

  • Kenner G. Kemp

    Kenner G. Kemp

    Party Guest (uncredited)

  • Peg La Centra

    Peg La Centra

    Mrs. James (uncredited)

  • Joe Ploski

    Joe Ploski

    Bartender (uncredited)

  • Carl Sklover

    Carl Sklover

    Restaurant Patron (uncredited)

  • Cosmo Sardo

    Cosmo Sardo

    Guest at Birthday Party (uncredited)

  • Bert Stevens

    Bert Stevens

    Policeman Writing Ticket (uncredited)

  • Geraldine Wall

    Geraldine Wall

    Justice of the Peace (uncredited)

  • Helen Jay

    Helen Jay

    Newspaper Reader (uncredited)

  • Jean Howell

    Jean Howell

    Mrs. Jules (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'; ?>
Crime of Passion

Cast (31)

  • Barbara Stanwyck

    Barbara Stanwyck

    Kathy Ferguson

  • Sterling Hayden

    Sterling Hayden

    Lt. William Doyle

  • Raymond Burr

    Raymond Burr

    Inspector Tony Pope

  • Fay Wray

    Fay Wray

    Alice Pope

  • Virginia Grey

    Virginia Grey

    Sara Alidas

  • Royal Dano

    Royal Dano

    Capt. Charlie Alidas

  • Robert Griffin

    Robert Griffin

    Police Sgt. James

  • Dennis Cross

    Dennis Cross

    Police Sgt. Jules

  • Jay Adler

    Jay Adler

    Mr. Nalence

  • Stuart Whitman

    Stuart Whitman

    Laboratory Technician

  • Malcolm Atterbury

    Malcolm Atterbury

    Police Officer Spitz

  • Robert Quarry

    Robert Quarry

    Sam, Reporter

  • Gail Bonney

    Gail Bonney

    Mrs. London

  • Joe Conley

    Joe Conley

    Delivery Boy

  • Ralph Brooks

    Ralph Brooks

    Reporter in Newspaper Office (Uncredited)

  • Larry Carr

    Larry Carr

  • Jack Chefe

    Jack Chefe

    Bartender (uncredited)

  • Richard Collier

    Richard Collier

    Reporter (uncredited)

  • Nan Dolan

    Nan Dolan

  • Madelon Erin

    Madelon Erin

  • Patricia Merlin

    Patricia Merlin

    Taxi Driver (uncredited)

  • Charles Perry

    Charles Perry

    Cornerman (uncredited)

  • Kenner G. Kemp

    Kenner G. Kemp

    Party Guest (uncredited)

  • Peg La Centra

    Peg La Centra

    Mrs. James (uncredited)

  • Joe Ploski

    Joe Ploski

    Bartender (uncredited)

  • Carl Sklover

    Carl Sklover

    Restaurant Patron (uncredited)

  • Cosmo Sardo

    Cosmo Sardo

    Guest at Birthday Party (uncredited)

  • Bert Stevens

    Bert Stevens

    Policeman Writing Ticket (uncredited)

  • Geraldine Wall

    Geraldine Wall

    Justice of the Peace (uncredited)

  • Helen Jay

    Helen Jay

    Newspaper Reader (uncredited)

  • Jean Howell

    Jean Howell

    Mrs. Jules (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'; ?>
Crime of Passion

Cast (31)

  • Barbara Stanwyck

    Barbara Stanwyck

    Kathy Ferguson

  • Sterling Hayden

    Sterling Hayden

    Lt. William Doyle

  • Raymond Burr

    Raymond Burr

    Inspector Tony Pope

  • Fay Wray

    Fay Wray

    Alice Pope

  • Virginia Grey

    Virginia Grey

    Sara Alidas

  • Royal Dano

    Royal Dano

    Capt. Charlie Alidas

  • Robert Griffin

    Robert Griffin

    Police Sgt. James

  • Dennis Cross

    Dennis Cross

    Police Sgt. Jules

  • Jay Adler

    Jay Adler

    Mr. Nalence

  • Stuart Whitman

    Stuart Whitman

    Laboratory Technician

  • Malcolm Atterbury

    Malcolm Atterbury

    Police Officer Spitz

  • Robert Quarry

    Robert Quarry

    Sam, Reporter

  • Gail Bonney

    Gail Bonney

    Mrs. London

  • Joe Conley

    Joe Conley

    Delivery Boy

  • Ralph Brooks

    Ralph Brooks

    Reporter in Newspaper Office (Uncredited)

  • Larry Carr

    Larry Carr

  • Jack Chefe

    Jack Chefe

    Bartender (uncredited)

  • Richard Collier

    Richard Collier

    Reporter (uncredited)

  • Nan Dolan

    Nan Dolan

  • Madelon Erin

    Madelon Erin

  • Patricia Merlin

    Patricia Merlin

    Taxi Driver (uncredited)

  • Charles Perry

    Charles Perry

    Cornerman (uncredited)

  • Kenner G. Kemp

    Kenner G. Kemp

    Party Guest (uncredited)

  • Peg La Centra

    Peg La Centra

    Mrs. James (uncredited)

  • Joe Ploski

    Joe Ploski

    Bartender (uncredited)

  • Carl Sklover

    Carl Sklover

    Restaurant Patron (uncredited)

  • Cosmo Sardo

    Cosmo Sardo

    Guest at Birthday Party (uncredited)

  • Bert Stevens

    Bert Stevens

    Policeman Writing Ticket (uncredited)

  • Geraldine Wall

    Geraldine Wall

    Justice of the Peace (uncredited)

  • Helen Jay

    Helen Jay

    Newspaper Reader (uncredited)

  • Jean Howell

    Jean Howell

    Mrs. Jules (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'; ?>
Crime of Passion

Cast (31)

  • Barbara Stanwyck

    Barbara Stanwyck

    Kathy Ferguson

  • Sterling Hayden

    Sterling Hayden

    Lt. William Doyle

  • Raymond Burr

    Raymond Burr

    Inspector Tony Pope

  • Fay Wray

    Fay Wray

    Alice Pope

  • Virginia Grey

    Virginia Grey

    Sara Alidas

  • Royal Dano

    Royal Dano

    Capt. Charlie Alidas

  • Robert Griffin

    Robert Griffin

    Police Sgt. James

  • Dennis Cross

    Dennis Cross

    Police Sgt. Jules

  • Jay Adler

    Jay Adler

    Mr. Nalence

  • Stuart Whitman

    Stuart Whitman

    Laboratory Technician

  • Malcolm Atterbury

    Malcolm Atterbury

    Police Officer Spitz

  • Robert Quarry

    Robert Quarry

    Sam, Reporter

  • Gail Bonney

    Gail Bonney

    Mrs. London

  • Joe Conley

    Joe Conley

    Delivery Boy

  • Ralph Brooks

    Ralph Brooks

    Reporter in Newspaper Office (Uncredited)

  • Larry Carr

    Larry Carr

  • Jack Chefe

    Jack Chefe

    Bartender (uncredited)

  • Richard Collier

    Richard Collier

    Reporter (uncredited)

  • Nan Dolan

    Nan Dolan

  • Madelon Erin

    Madelon Erin

  • Patricia Merlin

    Patricia Merlin

    Taxi Driver (uncredited)

  • Charles Perry

    Charles Perry

    Cornerman (uncredited)

  • Kenner G. Kemp

    Kenner G. Kemp

    Party Guest (uncredited)

  • Peg La Centra

    Peg La Centra

    Mrs. James (uncredited)

  • Joe Ploski

    Joe Ploski

    Bartender (uncredited)

  • Carl Sklover

    Carl Sklover

    Restaurant Patron (uncredited)

  • Cosmo Sardo

    Cosmo Sardo

    Guest at Birthday Party (uncredited)

  • Bert Stevens

    Bert Stevens

    Policeman Writing Ticket (uncredited)

  • Geraldine Wall

    Geraldine Wall

    Justice of the Peace (uncredited)

  • Helen Jay

    Helen Jay

    Newspaper Reader (uncredited)

  • Jean Howell

    Jean Howell

    Mrs. Jules (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'; ?>
Crime of Passion

Cast (31)

  • Barbara Stanwyck

    Barbara Stanwyck

    Kathy Ferguson

  • Sterling Hayden

    Sterling Hayden

    Lt. William Doyle

  • Raymond Burr

    Raymond Burr

    Inspector Tony Pope

  • Fay Wray

    Fay Wray

    Alice Pope

  • Virginia Grey

    Virginia Grey

    Sara Alidas

  • Royal Dano

    Royal Dano

    Capt. Charlie Alidas

  • Robert Griffin

    Robert Griffin

    Police Sgt. James

  • Dennis Cross

    Dennis Cross

    Police Sgt. Jules

  • Jay Adler

    Jay Adler

    Mr. Nalence

  • Stuart Whitman

    Stuart Whitman

    Laboratory Technician

  • Malcolm Atterbury

    Malcolm Atterbury

    Police Officer Spitz

  • Robert Quarry

    Robert Quarry

    Sam, Reporter

  • Gail Bonney

    Gail Bonney

    Mrs. London

  • Joe Conley

    Joe Conley

    Delivery Boy

  • Ralph Brooks

    Ralph Brooks

    Reporter in Newspaper Office (Uncredited)

  • Larry Carr

    Larry Carr

  • Jack Chefe

    Jack Chefe

    Bartender (uncredited)

  • Richard Collier

    Richard Collier

    Reporter (uncredited)

  • Nan Dolan

    Nan Dolan

  • Madelon Erin

    Madelon Erin

  • Patricia Merlin

    Patricia Merlin

    Taxi Driver (uncredited)

  • Charles Perry

    Charles Perry

    Cornerman (uncredited)

  • Kenner G. Kemp

    Kenner G. Kemp

    Party Guest (uncredited)

  • Peg La Centra

    Peg La Centra

    Mrs. James (uncredited)

  • Joe Ploski

    Joe Ploski

    Bartender (uncredited)

  • Carl Sklover

    Carl Sklover

    Restaurant Patron (uncredited)

  • Cosmo Sardo

    Cosmo Sardo

    Guest at Birthday Party (uncredited)

  • Bert Stevens

    Bert Stevens

    Policeman Writing Ticket (uncredited)

  • Geraldine Wall

    Geraldine Wall

    Justice of the Peace (uncredited)

  • Helen Jay

    Helen Jay

    Newspaper Reader (uncredited)

  • Jean Howell

    Jean Howell

    Mrs. Jules (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'; ?>
Crime of Passion

Cast (31)

  • Barbara Stanwyck

    Barbara Stanwyck

    Kathy Ferguson

  • Sterling Hayden

    Sterling Hayden

    Lt. William Doyle

  • Raymond Burr

    Raymond Burr

    Inspector Tony Pope

  • Fay Wray

    Fay Wray

    Alice Pope

  • Virginia Grey

    Virginia Grey

    Sara Alidas

  • Royal Dano

    Royal Dano

    Capt. Charlie Alidas

  • Robert Griffin

    Robert Griffin

    Police Sgt. James

  • Dennis Cross

    Dennis Cross

    Police Sgt. Jules

  • Jay Adler

    Jay Adler

    Mr. Nalence

  • Stuart Whitman

    Stuart Whitman

    Laboratory Technician

  • Malcolm Atterbury

    Malcolm Atterbury

    Police Officer Spitz

  • Robert Quarry

    Robert Quarry

    Sam, Reporter

  • Gail Bonney

    Gail Bonney

    Mrs. London

  • Joe Conley

    Joe Conley

    Delivery Boy

  • Ralph Brooks

    Ralph Brooks

    Reporter in Newspaper Office (Uncredited)

  • Larry Carr

    Larry Carr

  • Jack Chefe

    Jack Chefe

    Bartender (uncredited)

  • Richard Collier

    Richard Collier

    Reporter (uncredited)

  • Nan Dolan

    Nan Dolan

  • Madelon Erin

    Madelon Erin

  • Patricia Merlin

    Patricia Merlin

    Taxi Driver (uncredited)

  • Charles Perry

    Charles Perry

    Cornerman (uncredited)

  • Kenner G. Kemp

    Kenner G. Kemp

    Party Guest (uncredited)

  • Peg La Centra

    Peg La Centra

    Mrs. James (uncredited)

  • Joe Ploski

    Joe Ploski

    Bartender (uncredited)

  • Carl Sklover

    Carl Sklover

    Restaurant Patron (uncredited)

  • Cosmo Sardo

    Cosmo Sardo

    Guest at Birthday Party (uncredited)

  • Bert Stevens

    Bert Stevens

    Policeman Writing Ticket (uncredited)

  • Geraldine Wall

    Geraldine Wall

    Justice of the Peace (uncredited)

  • Helen Jay

    Helen Jay

    Newspaper Reader (uncredited)

  • Jean Howell

    Jean Howell

    Mrs. Jules (uncredited)