The Saint's Return

Cast (23)

  • Louis Hayward

    Louis Hayward

    Simon Templar

  • Naomi Chance

    Naomi Chance

    Carol Denby

  • Sydney Tafler

    Sydney Tafler

    Max Lennar

  • Charles Victor

    Charles Victor

    Chief Insp. Claud Teal

  • Jane Carr

    Jane Carr

    Kate Finch

  • Harold Lang

    Harold Lang

    Jarvis

  • William Russell

    William Russell

    Keith Merton

  • Diana Dors

    Diana Dors

    The Blonde in Lennar's Apartment

  • Fred Johnson

    Fred Johnson

    Irish Cassidy

  • Thomas Gallagher

    Thomas Gallagher

    Hoppy Uniatz

  • Russell Napier

    Russell Napier

    Col. Stafford

  • Sam Kydd

    Sam Kydd

    Barkley

  • John Wynn

    John Wynn

    Man

  • George Margo

    George Margo

    Lennar's Henchman

  • Ian Fleming

    Ian Fleming

    Lord Merton

  • Ernest Blyth

    Ernest Blyth

    Party Guest (uncredited)

  • Erik Chitty

    Erik Chitty

    Older gang member (uncredited)

  • Jack Mandeville

    Jack Mandeville

    Party Guest (uncredited)

  • Bunny Seaman

    Bunny Seaman

    Gambler (uncredited)

  • Ian Selby

    Ian Selby

    Gambler (uncredited)

  • John Smart

    John Smart

    Merton Party Guest (uncredited)

  • Harry Van Engel

    Harry Van Engel

    Safari Club patron (uncredited)

  • Ian Wilson

    Ian Wilson

    Man Waiting for Telephone Booth (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 Saint's Return

Cast (23)

  • Louis Hayward

    Louis Hayward

    Simon Templar

  • Naomi Chance

    Naomi Chance

    Carol Denby

  • Sydney Tafler

    Sydney Tafler

    Max Lennar

  • Charles Victor

    Charles Victor

    Chief Insp. Claud Teal

  • Jane Carr

    Jane Carr

    Kate Finch

  • Harold Lang

    Harold Lang

    Jarvis

  • William Russell

    William Russell

    Keith Merton

  • Diana Dors

    Diana Dors

    The Blonde in Lennar's Apartment

  • Fred Johnson

    Fred Johnson

    Irish Cassidy

  • Thomas Gallagher

    Thomas Gallagher

    Hoppy Uniatz

  • Russell Napier

    Russell Napier

    Col. Stafford

  • Sam Kydd

    Sam Kydd

    Barkley

  • John Wynn

    John Wynn

    Man

  • George Margo

    George Margo

    Lennar's Henchman

  • Ian Fleming

    Ian Fleming

    Lord Merton

  • Ernest Blyth

    Ernest Blyth

    Party Guest (uncredited)

  • Erik Chitty

    Erik Chitty

    Older gang member (uncredited)

  • Jack Mandeville

    Jack Mandeville

    Party Guest (uncredited)

  • Bunny Seaman

    Bunny Seaman

    Gambler (uncredited)

  • Ian Selby

    Ian Selby

    Gambler (uncredited)

  • John Smart

    John Smart

    Merton Party Guest (uncredited)

  • Harry Van Engel

    Harry Van Engel

    Safari Club patron (uncredited)

  • Ian Wilson

    Ian Wilson

    Man Waiting for Telephone Booth (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 Saint's Return

Cast (23)

  • Louis Hayward

    Louis Hayward

    Simon Templar

  • Naomi Chance

    Naomi Chance

    Carol Denby

  • Sydney Tafler

    Sydney Tafler

    Max Lennar

  • Charles Victor

    Charles Victor

    Chief Insp. Claud Teal

  • Jane Carr

    Jane Carr

    Kate Finch

  • Harold Lang

    Harold Lang

    Jarvis

  • William Russell

    William Russell

    Keith Merton

  • Diana Dors

    Diana Dors

    The Blonde in Lennar's Apartment

  • Fred Johnson

    Fred Johnson

    Irish Cassidy

  • Thomas Gallagher

    Thomas Gallagher

    Hoppy Uniatz

  • Russell Napier

    Russell Napier

    Col. Stafford

  • Sam Kydd

    Sam Kydd

    Barkley

  • John Wynn

    John Wynn

    Man

  • George Margo

    George Margo

    Lennar's Henchman

  • Ian Fleming

    Ian Fleming

    Lord Merton

  • Ernest Blyth

    Ernest Blyth

    Party Guest (uncredited)

  • Erik Chitty

    Erik Chitty

    Older gang member (uncredited)

  • Jack Mandeville

    Jack Mandeville

    Party Guest (uncredited)

  • Bunny Seaman

    Bunny Seaman

    Gambler (uncredited)

  • Ian Selby

    Ian Selby

    Gambler (uncredited)

  • John Smart

    John Smart

    Merton Party Guest (uncredited)

  • Harry Van Engel

    Harry Van Engel

    Safari Club patron (uncredited)

  • Ian Wilson

    Ian Wilson

    Man Waiting for Telephone Booth (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 Saint's Return

Cast (23)

  • Louis Hayward

    Louis Hayward

    Simon Templar

  • Naomi Chance

    Naomi Chance

    Carol Denby

  • Sydney Tafler

    Sydney Tafler

    Max Lennar

  • Charles Victor

    Charles Victor

    Chief Insp. Claud Teal

  • Jane Carr

    Jane Carr

    Kate Finch

  • Harold Lang

    Harold Lang

    Jarvis

  • William Russell

    William Russell

    Keith Merton

  • Diana Dors

    Diana Dors

    The Blonde in Lennar's Apartment

  • Fred Johnson

    Fred Johnson

    Irish Cassidy

  • Thomas Gallagher

    Thomas Gallagher

    Hoppy Uniatz

  • Russell Napier

    Russell Napier

    Col. Stafford

  • Sam Kydd

    Sam Kydd

    Barkley

  • John Wynn

    John Wynn

    Man

  • George Margo

    George Margo

    Lennar's Henchman

  • Ian Fleming

    Ian Fleming

    Lord Merton

  • Ernest Blyth

    Ernest Blyth

    Party Guest (uncredited)

  • Erik Chitty

    Erik Chitty

    Older gang member (uncredited)

  • Jack Mandeville

    Jack Mandeville

    Party Guest (uncredited)

  • Bunny Seaman

    Bunny Seaman

    Gambler (uncredited)

  • Ian Selby

    Ian Selby

    Gambler (uncredited)

  • John Smart

    John Smart

    Merton Party Guest (uncredited)

  • Harry Van Engel

    Harry Van Engel

    Safari Club patron (uncredited)

  • Ian Wilson

    Ian Wilson

    Man Waiting for Telephone Booth (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 Saint's Return

Cast (23)

  • Louis Hayward

    Louis Hayward

    Simon Templar

  • Naomi Chance

    Naomi Chance

    Carol Denby

  • Sydney Tafler

    Sydney Tafler

    Max Lennar

  • Charles Victor

    Charles Victor

    Chief Insp. Claud Teal

  • Jane Carr

    Jane Carr

    Kate Finch

  • Harold Lang

    Harold Lang

    Jarvis

  • William Russell

    William Russell

    Keith Merton

  • Diana Dors

    Diana Dors

    The Blonde in Lennar's Apartment

  • Fred Johnson

    Fred Johnson

    Irish Cassidy

  • Thomas Gallagher

    Thomas Gallagher

    Hoppy Uniatz

  • Russell Napier

    Russell Napier

    Col. Stafford

  • Sam Kydd

    Sam Kydd

    Barkley

  • John Wynn

    John Wynn

    Man

  • George Margo

    George Margo

    Lennar's Henchman

  • Ian Fleming

    Ian Fleming

    Lord Merton

  • Ernest Blyth

    Ernest Blyth

    Party Guest (uncredited)

  • Erik Chitty

    Erik Chitty

    Older gang member (uncredited)

  • Jack Mandeville

    Jack Mandeville

    Party Guest (uncredited)

  • Bunny Seaman

    Bunny Seaman

    Gambler (uncredited)

  • Ian Selby

    Ian Selby

    Gambler (uncredited)

  • John Smart

    John Smart

    Merton Party Guest (uncredited)

  • Harry Van Engel

    Harry Van Engel

    Safari Club patron (uncredited)

  • Ian Wilson

    Ian Wilson

    Man Waiting for Telephone Booth (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 Saint's Return

Cast (23)

  • Louis Hayward

    Louis Hayward

    Simon Templar

  • Naomi Chance

    Naomi Chance

    Carol Denby

  • Sydney Tafler

    Sydney Tafler

    Max Lennar

  • Charles Victor

    Charles Victor

    Chief Insp. Claud Teal

  • Jane Carr

    Jane Carr

    Kate Finch

  • Harold Lang

    Harold Lang

    Jarvis

  • William Russell

    William Russell

    Keith Merton

  • Diana Dors

    Diana Dors

    The Blonde in Lennar's Apartment

  • Fred Johnson

    Fred Johnson

    Irish Cassidy

  • Thomas Gallagher

    Thomas Gallagher

    Hoppy Uniatz

  • Russell Napier

    Russell Napier

    Col. Stafford

  • Sam Kydd

    Sam Kydd

    Barkley

  • John Wynn

    John Wynn

    Man

  • George Margo

    George Margo

    Lennar's Henchman

  • Ian Fleming

    Ian Fleming

    Lord Merton

  • Ernest Blyth

    Ernest Blyth

    Party Guest (uncredited)

  • Erik Chitty

    Erik Chitty

    Older gang member (uncredited)

  • Jack Mandeville

    Jack Mandeville

    Party Guest (uncredited)

  • Bunny Seaman

    Bunny Seaman

    Gambler (uncredited)

  • Ian Selby

    Ian Selby

    Gambler (uncredited)

  • John Smart

    John Smart

    Merton Party Guest (uncredited)

  • Harry Van Engel

    Harry Van Engel

    Safari Club patron (uncredited)

  • Ian Wilson

    Ian Wilson

    Man Waiting for Telephone Booth (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 Saint's Return

Cast (23)

  • Louis Hayward

    Louis Hayward

    Simon Templar

  • Naomi Chance

    Naomi Chance

    Carol Denby

  • Sydney Tafler

    Sydney Tafler

    Max Lennar

  • Charles Victor

    Charles Victor

    Chief Insp. Claud Teal

  • Jane Carr

    Jane Carr

    Kate Finch

  • Harold Lang

    Harold Lang

    Jarvis

  • William Russell

    William Russell

    Keith Merton

  • Diana Dors

    Diana Dors

    The Blonde in Lennar's Apartment

  • Fred Johnson

    Fred Johnson

    Irish Cassidy

  • Thomas Gallagher

    Thomas Gallagher

    Hoppy Uniatz

  • Russell Napier

    Russell Napier

    Col. Stafford

  • Sam Kydd

    Sam Kydd

    Barkley

  • John Wynn

    John Wynn

    Man

  • George Margo

    George Margo

    Lennar's Henchman

  • Ian Fleming

    Ian Fleming

    Lord Merton

  • Ernest Blyth

    Ernest Blyth

    Party Guest (uncredited)

  • Erik Chitty

    Erik Chitty

    Older gang member (uncredited)

  • Jack Mandeville

    Jack Mandeville

    Party Guest (uncredited)

  • Bunny Seaman

    Bunny Seaman

    Gambler (uncredited)

  • Ian Selby

    Ian Selby

    Gambler (uncredited)

  • John Smart

    John Smart

    Merton Party Guest (uncredited)

  • Harry Van Engel

    Harry Van Engel

    Safari Club patron (uncredited)

  • Ian Wilson

    Ian Wilson

    Man Waiting for Telephone Booth (uncredited)