The Shipbuilders

Cast (27)

  • Clive Brook

    Clive Brook

    Leslie Pagan

  • Morland Graham

    Morland Graham

    Danny Shields

  • Nell Ballantyne

    Nell Ballantyne

    Mrs. Shields

  • Finlay Currie

    Finlay Currie

    McWain

  • Maudie Edwards

    Maudie Edwards

    Lizzie

  • Geoffrey Hibbert

    Geoffrey Hibbert

    Peter Shields

  • Allan Jeayes

    Allan Jeayes

    Ralph

  • Moira Lister

    Moira Lister

    Rita

  • Frederick Leister

    Frederick Leister

    Mr. Villier

  • Gus McNaughton

    Gus McNaughton

    Jim

  • Ian Sadler

    Ian Sadler

  • John Turnbull

    John Turnbull

    Baird

  • Bertram Wallis

    Bertram Wallis

  • Caven Watson

    Caven Watson

  • James Woodburn

    James Woodburn

    Pagan Sr.

  • Beckett Bould

    Beckett Bould

    Peter Menzies

  • Patric Curwen

    Patric Curwen

  • Michael Gainsborough

    Michael Gainsborough

  • Emrys Jones

    Emrys Jones

    Young Naval Officer from HMS Milano

  • David Keir

    David Keir

    Jury Foreman

  • Ian McLean

    Ian McLean

    Barrister

  • Dudley Paul

    Dudley Paul

  • Walter Roy

    Walter Roy

  • David Trickett

    David Trickett

  • C. Denier Warren

    C. Denier Warren

    Ortega

  • Alec Faversham

    Alec Faversham

  • Hay Petrie

    Hay Petrie

    Worker in Pagan's Office (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'; ?>
The Shipbuilders

Cast (27)

  • Clive Brook

    Clive Brook

    Leslie Pagan

  • Morland Graham

    Morland Graham

    Danny Shields

  • Nell Ballantyne

    Nell Ballantyne

    Mrs. Shields

  • Finlay Currie

    Finlay Currie

    McWain

  • Maudie Edwards

    Maudie Edwards

    Lizzie

  • Geoffrey Hibbert

    Geoffrey Hibbert

    Peter Shields

  • Allan Jeayes

    Allan Jeayes

    Ralph

  • Moira Lister

    Moira Lister

    Rita

  • Frederick Leister

    Frederick Leister

    Mr. Villier

  • Gus McNaughton

    Gus McNaughton

    Jim

  • Ian Sadler

    Ian Sadler

  • John Turnbull

    John Turnbull

    Baird

  • Bertram Wallis

    Bertram Wallis

  • Caven Watson

    Caven Watson

  • James Woodburn

    James Woodburn

    Pagan Sr.

  • Beckett Bould

    Beckett Bould

    Peter Menzies

  • Patric Curwen

    Patric Curwen

  • Michael Gainsborough

    Michael Gainsborough

  • Emrys Jones

    Emrys Jones

    Young Naval Officer from HMS Milano

  • David Keir

    David Keir

    Jury Foreman

  • Ian McLean

    Ian McLean

    Barrister

  • Dudley Paul

    Dudley Paul

  • Walter Roy

    Walter Roy

  • David Trickett

    David Trickett

  • C. Denier Warren

    C. Denier Warren

    Ortega

  • Alec Faversham

    Alec Faversham

  • Hay Petrie

    Hay Petrie

    Worker in Pagan's Office (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'; ?>
The Shipbuilders

Cast (27)

  • Clive Brook

    Clive Brook

    Leslie Pagan

  • Morland Graham

    Morland Graham

    Danny Shields

  • Nell Ballantyne

    Nell Ballantyne

    Mrs. Shields

  • Finlay Currie

    Finlay Currie

    McWain

  • Maudie Edwards

    Maudie Edwards

    Lizzie

  • Geoffrey Hibbert

    Geoffrey Hibbert

    Peter Shields

  • Allan Jeayes

    Allan Jeayes

    Ralph

  • Moira Lister

    Moira Lister

    Rita

  • Frederick Leister

    Frederick Leister

    Mr. Villier

  • Gus McNaughton

    Gus McNaughton

    Jim

  • Ian Sadler

    Ian Sadler

  • John Turnbull

    John Turnbull

    Baird

  • Bertram Wallis

    Bertram Wallis

  • Caven Watson

    Caven Watson

  • James Woodburn

    James Woodburn

    Pagan Sr.

  • Beckett Bould

    Beckett Bould

    Peter Menzies

  • Patric Curwen

    Patric Curwen

  • Michael Gainsborough

    Michael Gainsborough

  • Emrys Jones

    Emrys Jones

    Young Naval Officer from HMS Milano

  • David Keir

    David Keir

    Jury Foreman

  • Ian McLean

    Ian McLean

    Barrister

  • Dudley Paul

    Dudley Paul

  • Walter Roy

    Walter Roy

  • David Trickett

    David Trickett

  • C. Denier Warren

    C. Denier Warren

    Ortega

  • Alec Faversham

    Alec Faversham

  • Hay Petrie

    Hay Petrie

    Worker in Pagan's Office (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'; ?>
The Shipbuilders

Cast (27)

  • Clive Brook

    Clive Brook

    Leslie Pagan

  • Morland Graham

    Morland Graham

    Danny Shields

  • Nell Ballantyne

    Nell Ballantyne

    Mrs. Shields

  • Finlay Currie

    Finlay Currie

    McWain

  • Maudie Edwards

    Maudie Edwards

    Lizzie

  • Geoffrey Hibbert

    Geoffrey Hibbert

    Peter Shields

  • Allan Jeayes

    Allan Jeayes

    Ralph

  • Moira Lister

    Moira Lister

    Rita

  • Frederick Leister

    Frederick Leister

    Mr. Villier

  • Gus McNaughton

    Gus McNaughton

    Jim

  • Ian Sadler

    Ian Sadler

  • John Turnbull

    John Turnbull

    Baird

  • Bertram Wallis

    Bertram Wallis

  • Caven Watson

    Caven Watson

  • James Woodburn

    James Woodburn

    Pagan Sr.

  • Beckett Bould

    Beckett Bould

    Peter Menzies

  • Patric Curwen

    Patric Curwen

  • Michael Gainsborough

    Michael Gainsborough

  • Emrys Jones

    Emrys Jones

    Young Naval Officer from HMS Milano

  • David Keir

    David Keir

    Jury Foreman

  • Ian McLean

    Ian McLean

    Barrister

  • Dudley Paul

    Dudley Paul

  • Walter Roy

    Walter Roy

  • David Trickett

    David Trickett

  • C. Denier Warren

    C. Denier Warren

    Ortega

  • Alec Faversham

    Alec Faversham

  • Hay Petrie

    Hay Petrie

    Worker in Pagan's Office (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'; ?>
The Shipbuilders

Cast (27)

  • Clive Brook

    Clive Brook

    Leslie Pagan

  • Morland Graham

    Morland Graham

    Danny Shields

  • Nell Ballantyne

    Nell Ballantyne

    Mrs. Shields

  • Finlay Currie

    Finlay Currie

    McWain

  • Maudie Edwards

    Maudie Edwards

    Lizzie

  • Geoffrey Hibbert

    Geoffrey Hibbert

    Peter Shields

  • Allan Jeayes

    Allan Jeayes

    Ralph

  • Moira Lister

    Moira Lister

    Rita

  • Frederick Leister

    Frederick Leister

    Mr. Villier

  • Gus McNaughton

    Gus McNaughton

    Jim

  • Ian Sadler

    Ian Sadler

  • John Turnbull

    John Turnbull

    Baird

  • Bertram Wallis

    Bertram Wallis

  • Caven Watson

    Caven Watson

  • James Woodburn

    James Woodburn

    Pagan Sr.

  • Beckett Bould

    Beckett Bould

    Peter Menzies

  • Patric Curwen

    Patric Curwen

  • Michael Gainsborough

    Michael Gainsborough

  • Emrys Jones

    Emrys Jones

    Young Naval Officer from HMS Milano

  • David Keir

    David Keir

    Jury Foreman

  • Ian McLean

    Ian McLean

    Barrister

  • Dudley Paul

    Dudley Paul

  • Walter Roy

    Walter Roy

  • David Trickett

    David Trickett

  • C. Denier Warren

    C. Denier Warren

    Ortega

  • Alec Faversham

    Alec Faversham

  • Hay Petrie

    Hay Petrie

    Worker in Pagan's Office (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'; ?>
The Shipbuilders

Cast (27)

  • Clive Brook

    Clive Brook

    Leslie Pagan

  • Morland Graham

    Morland Graham

    Danny Shields

  • Nell Ballantyne

    Nell Ballantyne

    Mrs. Shields

  • Finlay Currie

    Finlay Currie

    McWain

  • Maudie Edwards

    Maudie Edwards

    Lizzie

  • Geoffrey Hibbert

    Geoffrey Hibbert

    Peter Shields

  • Allan Jeayes

    Allan Jeayes

    Ralph

  • Moira Lister

    Moira Lister

    Rita

  • Frederick Leister

    Frederick Leister

    Mr. Villier

  • Gus McNaughton

    Gus McNaughton

    Jim

  • Ian Sadler

    Ian Sadler

  • John Turnbull

    John Turnbull

    Baird

  • Bertram Wallis

    Bertram Wallis

  • Caven Watson

    Caven Watson

  • James Woodburn

    James Woodburn

    Pagan Sr.

  • Beckett Bould

    Beckett Bould

    Peter Menzies

  • Patric Curwen

    Patric Curwen

  • Michael Gainsborough

    Michael Gainsborough

  • Emrys Jones

    Emrys Jones

    Young Naval Officer from HMS Milano

  • David Keir

    David Keir

    Jury Foreman

  • Ian McLean

    Ian McLean

    Barrister

  • Dudley Paul

    Dudley Paul

  • Walter Roy

    Walter Roy

  • David Trickett

    David Trickett

  • C. Denier Warren

    C. Denier Warren

    Ortega

  • Alec Faversham

    Alec Faversham

  • Hay Petrie

    Hay Petrie

    Worker in Pagan's Office (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'; ?>
The Shipbuilders

Cast (27)

  • Clive Brook

    Clive Brook

    Leslie Pagan

  • Morland Graham

    Morland Graham

    Danny Shields

  • Nell Ballantyne

    Nell Ballantyne

    Mrs. Shields

  • Finlay Currie

    Finlay Currie

    McWain

  • Maudie Edwards

    Maudie Edwards

    Lizzie

  • Geoffrey Hibbert

    Geoffrey Hibbert

    Peter Shields

  • Allan Jeayes

    Allan Jeayes

    Ralph

  • Moira Lister

    Moira Lister

    Rita

  • Frederick Leister

    Frederick Leister

    Mr. Villier

  • Gus McNaughton

    Gus McNaughton

    Jim

  • Ian Sadler

    Ian Sadler

  • John Turnbull

    John Turnbull

    Baird

  • Bertram Wallis

    Bertram Wallis

  • Caven Watson

    Caven Watson

  • James Woodburn

    James Woodburn

    Pagan Sr.

  • Beckett Bould

    Beckett Bould

    Peter Menzies

  • Patric Curwen

    Patric Curwen

  • Michael Gainsborough

    Michael Gainsborough

  • Emrys Jones

    Emrys Jones

    Young Naval Officer from HMS Milano

  • David Keir

    David Keir

    Jury Foreman

  • Ian McLean

    Ian McLean

    Barrister

  • Dudley Paul

    Dudley Paul

  • Walter Roy

    Walter Roy

  • David Trickett

    David Trickett

  • C. Denier Warren

    C. Denier Warren

    Ortega

  • Alec Faversham

    Alec Faversham

  • Hay Petrie

    Hay Petrie

    Worker in Pagan's Office (uncredited)