Wanted for Murder

Cast (31)

  • Eric Portman

    Eric Portman

    Victor James Colebrooke

  • Dulcie Gray

    Dulcie Gray

    Anne Fielding

  • Derek Farr

    Derek Farr

    Jack Williams

  • Roland Culver

    Roland Culver

    Chief Inspector Conway

  • Stanley Holloway

    Stanley Holloway

    Sergeant Sullivan

  • Barbara Everest

    Barbara Everest

    Mrs Colebrooke

  • Bonar Colleano

    Bonar Colleano

    Corporal Nick Mappolo

  • Jenny Laird

    Jenny Laird

    Jeannie McLaren

  • Kathleen Harrison

    Kathleen Harrison

    Florrie

  • Bill Shine

    Bill Shine

    Detective Ellis

  • Viola Lyel

    Viola Lyel

    Mabel Cooper

  • John Salew

    John Salew

    Detective Walters

  • John Ruddock

    John Ruddock

    Glover

  • Edna Wood

    Edna Wood

    Miss Kemp

  • George Carney

    George Carney

    Boat Rental Agent

  • Mary Mackenzie

    Mary Mackenzie

    Girl at Fair

  • Wilfrid Hyde-White

    Wilfrid Hyde-White

    Guide in Madame Tussaud's

  • Moira Lister

    Moira Lister

    Miss Willis

  • Gerhard Kempinski

    Gerhard Kempinski

    Head Waiter

  • Caven Watson

    Caven Watson

    Underground Attendant

  • Wally Patch

    Wally Patch

    Merry-Go-Round Barker

  • Frank Atkinson

    Frank Atkinson

    Chip Shop Customer

  • Marie Ault

    Marie Ault

    Flower Seller

  • Beatrice Campbell

    Beatrice Campbell

    Muriel

  • Howard Douglas

    Howard Douglas

    Head Park Keeper

  • Alexander Field

    Alexander Field

    First Newspaper Seller

  • Soja Ooternan

    Soja Ooternan

    Singer

  • Tony Quinn

    Tony Quinn

    Mugsy Knight

  • Johnnie Schofield

    Johnnie Schofield

    Chip Shop Owner

  • Harry Terry

    Harry Terry

    Park Keeper

  • Klaas van Beek

    Klaas van Beek

    Singer

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'; ?>
Wanted for Murder

Cast (31)

  • Eric Portman

    Eric Portman

    Victor James Colebrooke

  • Dulcie Gray

    Dulcie Gray

    Anne Fielding

  • Derek Farr

    Derek Farr

    Jack Williams

  • Roland Culver

    Roland Culver

    Chief Inspector Conway

  • Stanley Holloway

    Stanley Holloway

    Sergeant Sullivan

  • Barbara Everest

    Barbara Everest

    Mrs Colebrooke

  • Bonar Colleano

    Bonar Colleano

    Corporal Nick Mappolo

  • Jenny Laird

    Jenny Laird

    Jeannie McLaren

  • Kathleen Harrison

    Kathleen Harrison

    Florrie

  • Bill Shine

    Bill Shine

    Detective Ellis

  • Viola Lyel

    Viola Lyel

    Mabel Cooper

  • John Salew

    John Salew

    Detective Walters

  • John Ruddock

    John Ruddock

    Glover

  • Edna Wood

    Edna Wood

    Miss Kemp

  • George Carney

    George Carney

    Boat Rental Agent

  • Mary Mackenzie

    Mary Mackenzie

    Girl at Fair

  • Wilfrid Hyde-White

    Wilfrid Hyde-White

    Guide in Madame Tussaud's

  • Moira Lister

    Moira Lister

    Miss Willis

  • Gerhard Kempinski

    Gerhard Kempinski

    Head Waiter

  • Caven Watson

    Caven Watson

    Underground Attendant

  • Wally Patch

    Wally Patch

    Merry-Go-Round Barker

  • Frank Atkinson

    Frank Atkinson

    Chip Shop Customer

  • Marie Ault

    Marie Ault

    Flower Seller

  • Beatrice Campbell

    Beatrice Campbell

    Muriel

  • Howard Douglas

    Howard Douglas

    Head Park Keeper

  • Alexander Field

    Alexander Field

    First Newspaper Seller

  • Soja Ooternan

    Soja Ooternan

    Singer

  • Tony Quinn

    Tony Quinn

    Mugsy Knight

  • Johnnie Schofield

    Johnnie Schofield

    Chip Shop Owner

  • Harry Terry

    Harry Terry

    Park Keeper

  • Klaas van Beek

    Klaas van Beek

    Singer

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'; ?>
Wanted for Murder

Cast (31)

  • Eric Portman

    Eric Portman

    Victor James Colebrooke

  • Dulcie Gray

    Dulcie Gray

    Anne Fielding

  • Derek Farr

    Derek Farr

    Jack Williams

  • Roland Culver

    Roland Culver

    Chief Inspector Conway

  • Stanley Holloway

    Stanley Holloway

    Sergeant Sullivan

  • Barbara Everest

    Barbara Everest

    Mrs Colebrooke

  • Bonar Colleano

    Bonar Colleano

    Corporal Nick Mappolo

  • Jenny Laird

    Jenny Laird

    Jeannie McLaren

  • Kathleen Harrison

    Kathleen Harrison

    Florrie

  • Bill Shine

    Bill Shine

    Detective Ellis

  • Viola Lyel

    Viola Lyel

    Mabel Cooper

  • John Salew

    John Salew

    Detective Walters

  • John Ruddock

    John Ruddock

    Glover

  • Edna Wood

    Edna Wood

    Miss Kemp

  • George Carney

    George Carney

    Boat Rental Agent

  • Mary Mackenzie

    Mary Mackenzie

    Girl at Fair

  • Wilfrid Hyde-White

    Wilfrid Hyde-White

    Guide in Madame Tussaud's

  • Moira Lister

    Moira Lister

    Miss Willis

  • Gerhard Kempinski

    Gerhard Kempinski

    Head Waiter

  • Caven Watson

    Caven Watson

    Underground Attendant

  • Wally Patch

    Wally Patch

    Merry-Go-Round Barker

  • Frank Atkinson

    Frank Atkinson

    Chip Shop Customer

  • Marie Ault

    Marie Ault

    Flower Seller

  • Beatrice Campbell

    Beatrice Campbell

    Muriel

  • Howard Douglas

    Howard Douglas

    Head Park Keeper

  • Alexander Field

    Alexander Field

    First Newspaper Seller

  • Soja Ooternan

    Soja Ooternan

    Singer

  • Tony Quinn

    Tony Quinn

    Mugsy Knight

  • Johnnie Schofield

    Johnnie Schofield

    Chip Shop Owner

  • Harry Terry

    Harry Terry

    Park Keeper

  • Klaas van Beek

    Klaas van Beek

    Singer

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'; ?>
Wanted for Murder

Cast (31)

  • Eric Portman

    Eric Portman

    Victor James Colebrooke

  • Dulcie Gray

    Dulcie Gray

    Anne Fielding

  • Derek Farr

    Derek Farr

    Jack Williams

  • Roland Culver

    Roland Culver

    Chief Inspector Conway

  • Stanley Holloway

    Stanley Holloway

    Sergeant Sullivan

  • Barbara Everest

    Barbara Everest

    Mrs Colebrooke

  • Bonar Colleano

    Bonar Colleano

    Corporal Nick Mappolo

  • Jenny Laird

    Jenny Laird

    Jeannie McLaren

  • Kathleen Harrison

    Kathleen Harrison

    Florrie

  • Bill Shine

    Bill Shine

    Detective Ellis

  • Viola Lyel

    Viola Lyel

    Mabel Cooper

  • John Salew

    John Salew

    Detective Walters

  • John Ruddock

    John Ruddock

    Glover

  • Edna Wood

    Edna Wood

    Miss Kemp

  • George Carney

    George Carney

    Boat Rental Agent

  • Mary Mackenzie

    Mary Mackenzie

    Girl at Fair

  • Wilfrid Hyde-White

    Wilfrid Hyde-White

    Guide in Madame Tussaud's

  • Moira Lister

    Moira Lister

    Miss Willis

  • Gerhard Kempinski

    Gerhard Kempinski

    Head Waiter

  • Caven Watson

    Caven Watson

    Underground Attendant

  • Wally Patch

    Wally Patch

    Merry-Go-Round Barker

  • Frank Atkinson

    Frank Atkinson

    Chip Shop Customer

  • Marie Ault

    Marie Ault

    Flower Seller

  • Beatrice Campbell

    Beatrice Campbell

    Muriel

  • Howard Douglas

    Howard Douglas

    Head Park Keeper

  • Alexander Field

    Alexander Field

    First Newspaper Seller

  • Soja Ooternan

    Soja Ooternan

    Singer

  • Tony Quinn

    Tony Quinn

    Mugsy Knight

  • Johnnie Schofield

    Johnnie Schofield

    Chip Shop Owner

  • Harry Terry

    Harry Terry

    Park Keeper

  • Klaas van Beek

    Klaas van Beek

    Singer

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'; ?>
Wanted for Murder

Cast (31)

  • Eric Portman

    Eric Portman

    Victor James Colebrooke

  • Dulcie Gray

    Dulcie Gray

    Anne Fielding

  • Derek Farr

    Derek Farr

    Jack Williams

  • Roland Culver

    Roland Culver

    Chief Inspector Conway

  • Stanley Holloway

    Stanley Holloway

    Sergeant Sullivan

  • Barbara Everest

    Barbara Everest

    Mrs Colebrooke

  • Bonar Colleano

    Bonar Colleano

    Corporal Nick Mappolo

  • Jenny Laird

    Jenny Laird

    Jeannie McLaren

  • Kathleen Harrison

    Kathleen Harrison

    Florrie

  • Bill Shine

    Bill Shine

    Detective Ellis

  • Viola Lyel

    Viola Lyel

    Mabel Cooper

  • John Salew

    John Salew

    Detective Walters

  • John Ruddock

    John Ruddock

    Glover

  • Edna Wood

    Edna Wood

    Miss Kemp

  • George Carney

    George Carney

    Boat Rental Agent

  • Mary Mackenzie

    Mary Mackenzie

    Girl at Fair

  • Wilfrid Hyde-White

    Wilfrid Hyde-White

    Guide in Madame Tussaud's

  • Moira Lister

    Moira Lister

    Miss Willis

  • Gerhard Kempinski

    Gerhard Kempinski

    Head Waiter

  • Caven Watson

    Caven Watson

    Underground Attendant

  • Wally Patch

    Wally Patch

    Merry-Go-Round Barker

  • Frank Atkinson

    Frank Atkinson

    Chip Shop Customer

  • Marie Ault

    Marie Ault

    Flower Seller

  • Beatrice Campbell

    Beatrice Campbell

    Muriel

  • Howard Douglas

    Howard Douglas

    Head Park Keeper

  • Alexander Field

    Alexander Field

    First Newspaper Seller

  • Soja Ooternan

    Soja Ooternan

    Singer

  • Tony Quinn

    Tony Quinn

    Mugsy Knight

  • Johnnie Schofield

    Johnnie Schofield

    Chip Shop Owner

  • Harry Terry

    Harry Terry

    Park Keeper

  • Klaas van Beek

    Klaas van Beek

    Singer

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'; ?>
Wanted for Murder

Cast (31)

  • Eric Portman

    Eric Portman

    Victor James Colebrooke

  • Dulcie Gray

    Dulcie Gray

    Anne Fielding

  • Derek Farr

    Derek Farr

    Jack Williams

  • Roland Culver

    Roland Culver

    Chief Inspector Conway

  • Stanley Holloway

    Stanley Holloway

    Sergeant Sullivan

  • Barbara Everest

    Barbara Everest

    Mrs Colebrooke

  • Bonar Colleano

    Bonar Colleano

    Corporal Nick Mappolo

  • Jenny Laird

    Jenny Laird

    Jeannie McLaren

  • Kathleen Harrison

    Kathleen Harrison

    Florrie

  • Bill Shine

    Bill Shine

    Detective Ellis

  • Viola Lyel

    Viola Lyel

    Mabel Cooper

  • John Salew

    John Salew

    Detective Walters

  • John Ruddock

    John Ruddock

    Glover

  • Edna Wood

    Edna Wood

    Miss Kemp

  • George Carney

    George Carney

    Boat Rental Agent

  • Mary Mackenzie

    Mary Mackenzie

    Girl at Fair

  • Wilfrid Hyde-White

    Wilfrid Hyde-White

    Guide in Madame Tussaud's

  • Moira Lister

    Moira Lister

    Miss Willis

  • Gerhard Kempinski

    Gerhard Kempinski

    Head Waiter

  • Caven Watson

    Caven Watson

    Underground Attendant

  • Wally Patch

    Wally Patch

    Merry-Go-Round Barker

  • Frank Atkinson

    Frank Atkinson

    Chip Shop Customer

  • Marie Ault

    Marie Ault

    Flower Seller

  • Beatrice Campbell

    Beatrice Campbell

    Muriel

  • Howard Douglas

    Howard Douglas

    Head Park Keeper

  • Alexander Field

    Alexander Field

    First Newspaper Seller

  • Soja Ooternan

    Soja Ooternan

    Singer

  • Tony Quinn

    Tony Quinn

    Mugsy Knight

  • Johnnie Schofield

    Johnnie Schofield

    Chip Shop Owner

  • Harry Terry

    Harry Terry

    Park Keeper

  • Klaas van Beek

    Klaas van Beek

    Singer

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'; ?>
Wanted for Murder

Cast (31)

  • Eric Portman

    Eric Portman

    Victor James Colebrooke

  • Dulcie Gray

    Dulcie Gray

    Anne Fielding

  • Derek Farr

    Derek Farr

    Jack Williams

  • Roland Culver

    Roland Culver

    Chief Inspector Conway

  • Stanley Holloway

    Stanley Holloway

    Sergeant Sullivan

  • Barbara Everest

    Barbara Everest

    Mrs Colebrooke

  • Bonar Colleano

    Bonar Colleano

    Corporal Nick Mappolo

  • Jenny Laird

    Jenny Laird

    Jeannie McLaren

  • Kathleen Harrison

    Kathleen Harrison

    Florrie

  • Bill Shine

    Bill Shine

    Detective Ellis

  • Viola Lyel

    Viola Lyel

    Mabel Cooper

  • John Salew

    John Salew

    Detective Walters

  • John Ruddock

    John Ruddock

    Glover

  • Edna Wood

    Edna Wood

    Miss Kemp

  • George Carney

    George Carney

    Boat Rental Agent

  • Mary Mackenzie

    Mary Mackenzie

    Girl at Fair

  • Wilfrid Hyde-White

    Wilfrid Hyde-White

    Guide in Madame Tussaud's

  • Moira Lister

    Moira Lister

    Miss Willis

  • Gerhard Kempinski

    Gerhard Kempinski

    Head Waiter

  • Caven Watson

    Caven Watson

    Underground Attendant

  • Wally Patch

    Wally Patch

    Merry-Go-Round Barker

  • Frank Atkinson

    Frank Atkinson

    Chip Shop Customer

  • Marie Ault

    Marie Ault

    Flower Seller

  • Beatrice Campbell

    Beatrice Campbell

    Muriel

  • Howard Douglas

    Howard Douglas

    Head Park Keeper

  • Alexander Field

    Alexander Field

    First Newspaper Seller

  • Soja Ooternan

    Soja Ooternan

    Singer

  • Tony Quinn

    Tony Quinn

    Mugsy Knight

  • Johnnie Schofield

    Johnnie Schofield

    Chip Shop Owner

  • Harry Terry

    Harry Terry

    Park Keeper

  • Klaas van Beek

    Klaas van Beek

    Singer