Fahrenheit 451

Cast (40)

  • Julie Christie

    Julie Christie

    Clarisse / Linda Montag

  • Oskar Werner

    Oskar Werner

    Guy Montag

  • Cyril Cusack

    Cyril Cusack

    Captain Beatty

  • Anton Diffring

    Anton Diffring

    Fabian / Headmistress

  • Jeremy Spenser

    Jeremy Spenser

    Man with the Apple

  • Bee Duffell

    Bee Duffell

    Book Woman

  • Alex Scott

    Alex Scott

    Book Person: 'The Life of Henry Brulard'

  • Gillian Aldam

    Gillian Aldam

    Judoka Woman (uncredited)

  • Michael Balfour

    Michael Balfour

    Book Person: Machiavelli's 'The Prince' (uncredited)

  • Ann Bell

    Ann Bell

    Doris (uncredited)

  • Yvonne Blake

    Yvonne Blake

    Book Person: 'The Jewish Question' (uncredited)

  • Arthur Cox

    Arthur Cox

    Male Nurse (uncredited)

  • Frank Cox

    Frank Cox

    Book Person: 'Prejudice' (uncredited)

  • Fred Cox

    Fred Cox

    Book Person: 'Pride' (uncredited)

  • Noel Davis

    Noel Davis

    Cousin Midge - TV Personality (uncredited)

  • Judith Drinan

    Judith Drinan

    Book Person - Plato's 'Republic' (uncredited)

  • Kevin Eldon

    Kevin Eldon

    Robert - First Schoolboy (uncredited)

  • Alan Ford

    Alan Ford

    Fire Man (uncredited)

  • Joan Francis

    Joan Francis

    Telephonist (uncredited)

  • Denis Gilmore

    Denis Gilmore

    Book Person: 'The Martian Chronicles' (uncredited)

  • David Glover

    David Glover

    Book Person: 'The Pickwick Papers' (uncredited)

  • Tina Hart

    Tina Hart

    Wanted Woman (uncredited)

  • Arthur Haynes

    Arthur Haynes

    Man on Commuter Train (uncredited)

  • Caroline Hunt

    Caroline Hunt

    Helen (uncredited)

  • Edward Kaye

    Edward Kaye

    Judoka Man (uncredited)

  • Mark Lester

    Mark Lester

    Second Schoolboy (uncredited)

  • Gillian Lewis

    Gillian Lewis

    TV Announcer (uncredited)

  • Eric Mason

    Eric Mason

    Male Nurse (uncredited)

  • Charlie McFadden

    Charlie McFadden

    Nervous Man at Post Box (uncredited)

  • Roma Milne

    Roma Milne

    Clarisse's Neighbor (uncredited)

  • Michael Mundell

    Michael Mundell

    Trainee Stoneman (uncredited)

  • Anna Palk

    Anna Palk

    Jackie (uncredited)

  • Donald Pickering

    Donald Pickering

    TV Announcer (uncredited)

  • John Rae

    John Rae

    Book Person: 'Weir of Hermiston' (uncredited)

  • Terry Sartain

    Terry Sartain

    Wanted Man (uncredited)

  • Arnold Schulkes

    Arnold Schulkes

    Wanted Man (uncredited)

  • Reg Thomason

    Reg Thomason

    Train Passenger (uncredited)

  • Tom Watson

    Tom Watson

    Instructor Sergeant (uncredited)

  • Chris William

    Chris William

    Trainee Black (uncredited)

  • Earl Younger

    Earl Younger

    Book Person's Nephew: 'Weir of Hermiston' (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'; ?>
Fahrenheit 451

Cast (40)

  • Julie Christie

    Julie Christie

    Clarisse / Linda Montag

  • Oskar Werner

    Oskar Werner

    Guy Montag

  • Cyril Cusack

    Cyril Cusack

    Captain Beatty

  • Anton Diffring

    Anton Diffring

    Fabian / Headmistress

  • Jeremy Spenser

    Jeremy Spenser

    Man with the Apple

  • Bee Duffell

    Bee Duffell

    Book Woman

  • Alex Scott

    Alex Scott

    Book Person: 'The Life of Henry Brulard'

  • Gillian Aldam

    Gillian Aldam

    Judoka Woman (uncredited)

  • Michael Balfour

    Michael Balfour

    Book Person: Machiavelli's 'The Prince' (uncredited)

  • Ann Bell

    Ann Bell

    Doris (uncredited)

  • Yvonne Blake

    Yvonne Blake

    Book Person: 'The Jewish Question' (uncredited)

  • Arthur Cox

    Arthur Cox

    Male Nurse (uncredited)

  • Frank Cox

    Frank Cox

    Book Person: 'Prejudice' (uncredited)

  • Fred Cox

    Fred Cox

    Book Person: 'Pride' (uncredited)

  • Noel Davis

    Noel Davis

    Cousin Midge - TV Personality (uncredited)

  • Judith Drinan

    Judith Drinan

    Book Person - Plato's 'Republic' (uncredited)

  • Kevin Eldon

    Kevin Eldon

    Robert - First Schoolboy (uncredited)

  • Alan Ford

    Alan Ford

    Fire Man (uncredited)

  • Joan Francis

    Joan Francis

    Telephonist (uncredited)

  • Denis Gilmore

    Denis Gilmore

    Book Person: 'The Martian Chronicles' (uncredited)

  • David Glover

    David Glover

    Book Person: 'The Pickwick Papers' (uncredited)

  • Tina Hart

    Tina Hart

    Wanted Woman (uncredited)

  • Arthur Haynes

    Arthur Haynes

    Man on Commuter Train (uncredited)

  • Caroline Hunt

    Caroline Hunt

    Helen (uncredited)

  • Edward Kaye

    Edward Kaye

    Judoka Man (uncredited)

  • Mark Lester

    Mark Lester

    Second Schoolboy (uncredited)

  • Gillian Lewis

    Gillian Lewis

    TV Announcer (uncredited)

  • Eric Mason

    Eric Mason

    Male Nurse (uncredited)

  • Charlie McFadden

    Charlie McFadden

    Nervous Man at Post Box (uncredited)

  • Roma Milne

    Roma Milne

    Clarisse's Neighbor (uncredited)

  • Michael Mundell

    Michael Mundell

    Trainee Stoneman (uncredited)

  • Anna Palk

    Anna Palk

    Jackie (uncredited)

  • Donald Pickering

    Donald Pickering

    TV Announcer (uncredited)

  • John Rae

    John Rae

    Book Person: 'Weir of Hermiston' (uncredited)

  • Terry Sartain

    Terry Sartain

    Wanted Man (uncredited)

  • Arnold Schulkes

    Arnold Schulkes

    Wanted Man (uncredited)

  • Reg Thomason

    Reg Thomason

    Train Passenger (uncredited)

  • Tom Watson

    Tom Watson

    Instructor Sergeant (uncredited)

  • Chris William

    Chris William

    Trainee Black (uncredited)

  • Earl Younger

    Earl Younger

    Book Person's Nephew: 'Weir of Hermiston' (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'; ?>
Fahrenheit 451

Cast (40)

  • Julie Christie

    Julie Christie

    Clarisse / Linda Montag

  • Oskar Werner

    Oskar Werner

    Guy Montag

  • Cyril Cusack

    Cyril Cusack

    Captain Beatty

  • Anton Diffring

    Anton Diffring

    Fabian / Headmistress

  • Jeremy Spenser

    Jeremy Spenser

    Man with the Apple

  • Bee Duffell

    Bee Duffell

    Book Woman

  • Alex Scott

    Alex Scott

    Book Person: 'The Life of Henry Brulard'

  • Gillian Aldam

    Gillian Aldam

    Judoka Woman (uncredited)

  • Michael Balfour

    Michael Balfour

    Book Person: Machiavelli's 'The Prince' (uncredited)

  • Ann Bell

    Ann Bell

    Doris (uncredited)

  • Yvonne Blake

    Yvonne Blake

    Book Person: 'The Jewish Question' (uncredited)

  • Arthur Cox

    Arthur Cox

    Male Nurse (uncredited)

  • Frank Cox

    Frank Cox

    Book Person: 'Prejudice' (uncredited)

  • Fred Cox

    Fred Cox

    Book Person: 'Pride' (uncredited)

  • Noel Davis

    Noel Davis

    Cousin Midge - TV Personality (uncredited)

  • Judith Drinan

    Judith Drinan

    Book Person - Plato's 'Republic' (uncredited)

  • Kevin Eldon

    Kevin Eldon

    Robert - First Schoolboy (uncredited)

  • Alan Ford

    Alan Ford

    Fire Man (uncredited)

  • Joan Francis

    Joan Francis

    Telephonist (uncredited)

  • Denis Gilmore

    Denis Gilmore

    Book Person: 'The Martian Chronicles' (uncredited)

  • David Glover

    David Glover

    Book Person: 'The Pickwick Papers' (uncredited)

  • Tina Hart

    Tina Hart

    Wanted Woman (uncredited)

  • Arthur Haynes

    Arthur Haynes

    Man on Commuter Train (uncredited)

  • Caroline Hunt

    Caroline Hunt

    Helen (uncredited)

  • Edward Kaye

    Edward Kaye

    Judoka Man (uncredited)

  • Mark Lester

    Mark Lester

    Second Schoolboy (uncredited)

  • Gillian Lewis

    Gillian Lewis

    TV Announcer (uncredited)

  • Eric Mason

    Eric Mason

    Male Nurse (uncredited)

  • Charlie McFadden

    Charlie McFadden

    Nervous Man at Post Box (uncredited)

  • Roma Milne

    Roma Milne

    Clarisse's Neighbor (uncredited)

  • Michael Mundell

    Michael Mundell

    Trainee Stoneman (uncredited)

  • Anna Palk

    Anna Palk

    Jackie (uncredited)

  • Donald Pickering

    Donald Pickering

    TV Announcer (uncredited)

  • John Rae

    John Rae

    Book Person: 'Weir of Hermiston' (uncredited)

  • Terry Sartain

    Terry Sartain

    Wanted Man (uncredited)

  • Arnold Schulkes

    Arnold Schulkes

    Wanted Man (uncredited)

  • Reg Thomason

    Reg Thomason

    Train Passenger (uncredited)

  • Tom Watson

    Tom Watson

    Instructor Sergeant (uncredited)

  • Chris William

    Chris William

    Trainee Black (uncredited)

  • Earl Younger

    Earl Younger

    Book Person's Nephew: 'Weir of Hermiston' (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'; ?>
Fahrenheit 451

Cast (40)

  • Julie Christie

    Julie Christie

    Clarisse / Linda Montag

  • Oskar Werner

    Oskar Werner

    Guy Montag

  • Cyril Cusack

    Cyril Cusack

    Captain Beatty

  • Anton Diffring

    Anton Diffring

    Fabian / Headmistress

  • Jeremy Spenser

    Jeremy Spenser

    Man with the Apple

  • Bee Duffell

    Bee Duffell

    Book Woman

  • Alex Scott

    Alex Scott

    Book Person: 'The Life of Henry Brulard'

  • Gillian Aldam

    Gillian Aldam

    Judoka Woman (uncredited)

  • Michael Balfour

    Michael Balfour

    Book Person: Machiavelli's 'The Prince' (uncredited)

  • Ann Bell

    Ann Bell

    Doris (uncredited)

  • Yvonne Blake

    Yvonne Blake

    Book Person: 'The Jewish Question' (uncredited)

  • Arthur Cox

    Arthur Cox

    Male Nurse (uncredited)

  • Frank Cox

    Frank Cox

    Book Person: 'Prejudice' (uncredited)

  • Fred Cox

    Fred Cox

    Book Person: 'Pride' (uncredited)

  • Noel Davis

    Noel Davis

    Cousin Midge - TV Personality (uncredited)

  • Judith Drinan

    Judith Drinan

    Book Person - Plato's 'Republic' (uncredited)

  • Kevin Eldon

    Kevin Eldon

    Robert - First Schoolboy (uncredited)

  • Alan Ford

    Alan Ford

    Fire Man (uncredited)

  • Joan Francis

    Joan Francis

    Telephonist (uncredited)

  • Denis Gilmore

    Denis Gilmore

    Book Person: 'The Martian Chronicles' (uncredited)

  • David Glover

    David Glover

    Book Person: 'The Pickwick Papers' (uncredited)

  • Tina Hart

    Tina Hart

    Wanted Woman (uncredited)

  • Arthur Haynes

    Arthur Haynes

    Man on Commuter Train (uncredited)

  • Caroline Hunt

    Caroline Hunt

    Helen (uncredited)

  • Edward Kaye

    Edward Kaye

    Judoka Man (uncredited)

  • Mark Lester

    Mark Lester

    Second Schoolboy (uncredited)

  • Gillian Lewis

    Gillian Lewis

    TV Announcer (uncredited)

  • Eric Mason

    Eric Mason

    Male Nurse (uncredited)

  • Charlie McFadden

    Charlie McFadden

    Nervous Man at Post Box (uncredited)

  • Roma Milne

    Roma Milne

    Clarisse's Neighbor (uncredited)

  • Michael Mundell

    Michael Mundell

    Trainee Stoneman (uncredited)

  • Anna Palk

    Anna Palk

    Jackie (uncredited)

  • Donald Pickering

    Donald Pickering

    TV Announcer (uncredited)

  • John Rae

    John Rae

    Book Person: 'Weir of Hermiston' (uncredited)

  • Terry Sartain

    Terry Sartain

    Wanted Man (uncredited)

  • Arnold Schulkes

    Arnold Schulkes

    Wanted Man (uncredited)

  • Reg Thomason

    Reg Thomason

    Train Passenger (uncredited)

  • Tom Watson

    Tom Watson

    Instructor Sergeant (uncredited)

  • Chris William

    Chris William

    Trainee Black (uncredited)

  • Earl Younger

    Earl Younger

    Book Person's Nephew: 'Weir of Hermiston' (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'; ?>
Fahrenheit 451

Cast (40)

  • Julie Christie

    Julie Christie

    Clarisse / Linda Montag

  • Oskar Werner

    Oskar Werner

    Guy Montag

  • Cyril Cusack

    Cyril Cusack

    Captain Beatty

  • Anton Diffring

    Anton Diffring

    Fabian / Headmistress

  • Jeremy Spenser

    Jeremy Spenser

    Man with the Apple

  • Bee Duffell

    Bee Duffell

    Book Woman

  • Alex Scott

    Alex Scott

    Book Person: 'The Life of Henry Brulard'

  • Gillian Aldam

    Gillian Aldam

    Judoka Woman (uncredited)

  • Michael Balfour

    Michael Balfour

    Book Person: Machiavelli's 'The Prince' (uncredited)

  • Ann Bell

    Ann Bell

    Doris (uncredited)

  • Yvonne Blake

    Yvonne Blake

    Book Person: 'The Jewish Question' (uncredited)

  • Arthur Cox

    Arthur Cox

    Male Nurse (uncredited)

  • Frank Cox

    Frank Cox

    Book Person: 'Prejudice' (uncredited)

  • Fred Cox

    Fred Cox

    Book Person: 'Pride' (uncredited)

  • Noel Davis

    Noel Davis

    Cousin Midge - TV Personality (uncredited)

  • Judith Drinan

    Judith Drinan

    Book Person - Plato's 'Republic' (uncredited)

  • Kevin Eldon

    Kevin Eldon

    Robert - First Schoolboy (uncredited)

  • Alan Ford

    Alan Ford

    Fire Man (uncredited)

  • Joan Francis

    Joan Francis

    Telephonist (uncredited)

  • Denis Gilmore

    Denis Gilmore

    Book Person: 'The Martian Chronicles' (uncredited)

  • David Glover

    David Glover

    Book Person: 'The Pickwick Papers' (uncredited)

  • Tina Hart

    Tina Hart

    Wanted Woman (uncredited)

  • Arthur Haynes

    Arthur Haynes

    Man on Commuter Train (uncredited)

  • Caroline Hunt

    Caroline Hunt

    Helen (uncredited)

  • Edward Kaye

    Edward Kaye

    Judoka Man (uncredited)

  • Mark Lester

    Mark Lester

    Second Schoolboy (uncredited)

  • Gillian Lewis

    Gillian Lewis

    TV Announcer (uncredited)

  • Eric Mason

    Eric Mason

    Male Nurse (uncredited)

  • Charlie McFadden

    Charlie McFadden

    Nervous Man at Post Box (uncredited)

  • Roma Milne

    Roma Milne

    Clarisse's Neighbor (uncredited)

  • Michael Mundell

    Michael Mundell

    Trainee Stoneman (uncredited)

  • Anna Palk

    Anna Palk

    Jackie (uncredited)

  • Donald Pickering

    Donald Pickering

    TV Announcer (uncredited)

  • John Rae

    John Rae

    Book Person: 'Weir of Hermiston' (uncredited)

  • Terry Sartain

    Terry Sartain

    Wanted Man (uncredited)

  • Arnold Schulkes

    Arnold Schulkes

    Wanted Man (uncredited)

  • Reg Thomason

    Reg Thomason

    Train Passenger (uncredited)

  • Tom Watson

    Tom Watson

    Instructor Sergeant (uncredited)

  • Chris William

    Chris William

    Trainee Black (uncredited)

  • Earl Younger

    Earl Younger

    Book Person's Nephew: 'Weir of Hermiston' (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'; ?>
Fahrenheit 451

Cast (40)

  • Julie Christie

    Julie Christie

    Clarisse / Linda Montag

  • Oskar Werner

    Oskar Werner

    Guy Montag

  • Cyril Cusack

    Cyril Cusack

    Captain Beatty

  • Anton Diffring

    Anton Diffring

    Fabian / Headmistress

  • Jeremy Spenser

    Jeremy Spenser

    Man with the Apple

  • Bee Duffell

    Bee Duffell

    Book Woman

  • Alex Scott

    Alex Scott

    Book Person: 'The Life of Henry Brulard'

  • Gillian Aldam

    Gillian Aldam

    Judoka Woman (uncredited)

  • Michael Balfour

    Michael Balfour

    Book Person: Machiavelli's 'The Prince' (uncredited)

  • Ann Bell

    Ann Bell

    Doris (uncredited)

  • Yvonne Blake

    Yvonne Blake

    Book Person: 'The Jewish Question' (uncredited)

  • Arthur Cox

    Arthur Cox

    Male Nurse (uncredited)

  • Frank Cox

    Frank Cox

    Book Person: 'Prejudice' (uncredited)

  • Fred Cox

    Fred Cox

    Book Person: 'Pride' (uncredited)

  • Noel Davis

    Noel Davis

    Cousin Midge - TV Personality (uncredited)

  • Judith Drinan

    Judith Drinan

    Book Person - Plato's 'Republic' (uncredited)

  • Kevin Eldon

    Kevin Eldon

    Robert - First Schoolboy (uncredited)

  • Alan Ford

    Alan Ford

    Fire Man (uncredited)

  • Joan Francis

    Joan Francis

    Telephonist (uncredited)

  • Denis Gilmore

    Denis Gilmore

    Book Person: 'The Martian Chronicles' (uncredited)

  • David Glover

    David Glover

    Book Person: 'The Pickwick Papers' (uncredited)

  • Tina Hart

    Tina Hart

    Wanted Woman (uncredited)

  • Arthur Haynes

    Arthur Haynes

    Man on Commuter Train (uncredited)

  • Caroline Hunt

    Caroline Hunt

    Helen (uncredited)

  • Edward Kaye

    Edward Kaye

    Judoka Man (uncredited)

  • Mark Lester

    Mark Lester

    Second Schoolboy (uncredited)

  • Gillian Lewis

    Gillian Lewis

    TV Announcer (uncredited)

  • Eric Mason

    Eric Mason

    Male Nurse (uncredited)

  • Charlie McFadden

    Charlie McFadden

    Nervous Man at Post Box (uncredited)

  • Roma Milne

    Roma Milne

    Clarisse's Neighbor (uncredited)

  • Michael Mundell

    Michael Mundell

    Trainee Stoneman (uncredited)

  • Anna Palk

    Anna Palk

    Jackie (uncredited)

  • Donald Pickering

    Donald Pickering

    TV Announcer (uncredited)

  • John Rae

    John Rae

    Book Person: 'Weir of Hermiston' (uncredited)

  • Terry Sartain

    Terry Sartain

    Wanted Man (uncredited)

  • Arnold Schulkes

    Arnold Schulkes

    Wanted Man (uncredited)

  • Reg Thomason

    Reg Thomason

    Train Passenger (uncredited)

  • Tom Watson

    Tom Watson

    Instructor Sergeant (uncredited)

  • Chris William

    Chris William

    Trainee Black (uncredited)

  • Earl Younger

    Earl Younger

    Book Person's Nephew: 'Weir of Hermiston' (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'; ?>
Fahrenheit 451

Cast (40)

  • Julie Christie

    Julie Christie

    Clarisse / Linda Montag

  • Oskar Werner

    Oskar Werner

    Guy Montag

  • Cyril Cusack

    Cyril Cusack

    Captain Beatty

  • Anton Diffring

    Anton Diffring

    Fabian / Headmistress

  • Jeremy Spenser

    Jeremy Spenser

    Man with the Apple

  • Bee Duffell

    Bee Duffell

    Book Woman

  • Alex Scott

    Alex Scott

    Book Person: 'The Life of Henry Brulard'

  • Gillian Aldam

    Gillian Aldam

    Judoka Woman (uncredited)

  • Michael Balfour

    Michael Balfour

    Book Person: Machiavelli's 'The Prince' (uncredited)

  • Ann Bell

    Ann Bell

    Doris (uncredited)

  • Yvonne Blake

    Yvonne Blake

    Book Person: 'The Jewish Question' (uncredited)

  • Arthur Cox

    Arthur Cox

    Male Nurse (uncredited)

  • Frank Cox

    Frank Cox

    Book Person: 'Prejudice' (uncredited)

  • Fred Cox

    Fred Cox

    Book Person: 'Pride' (uncredited)

  • Noel Davis

    Noel Davis

    Cousin Midge - TV Personality (uncredited)

  • Judith Drinan

    Judith Drinan

    Book Person - Plato's 'Republic' (uncredited)

  • Kevin Eldon

    Kevin Eldon

    Robert - First Schoolboy (uncredited)

  • Alan Ford

    Alan Ford

    Fire Man (uncredited)

  • Joan Francis

    Joan Francis

    Telephonist (uncredited)

  • Denis Gilmore

    Denis Gilmore

    Book Person: 'The Martian Chronicles' (uncredited)

  • David Glover

    David Glover

    Book Person: 'The Pickwick Papers' (uncredited)

  • Tina Hart

    Tina Hart

    Wanted Woman (uncredited)

  • Arthur Haynes

    Arthur Haynes

    Man on Commuter Train (uncredited)

  • Caroline Hunt

    Caroline Hunt

    Helen (uncredited)

  • Edward Kaye

    Edward Kaye

    Judoka Man (uncredited)

  • Mark Lester

    Mark Lester

    Second Schoolboy (uncredited)

  • Gillian Lewis

    Gillian Lewis

    TV Announcer (uncredited)

  • Eric Mason

    Eric Mason

    Male Nurse (uncredited)

  • Charlie McFadden

    Charlie McFadden

    Nervous Man at Post Box (uncredited)

  • Roma Milne

    Roma Milne

    Clarisse's Neighbor (uncredited)

  • Michael Mundell

    Michael Mundell

    Trainee Stoneman (uncredited)

  • Anna Palk

    Anna Palk

    Jackie (uncredited)

  • Donald Pickering

    Donald Pickering

    TV Announcer (uncredited)

  • John Rae

    John Rae

    Book Person: 'Weir of Hermiston' (uncredited)

  • Terry Sartain

    Terry Sartain

    Wanted Man (uncredited)

  • Arnold Schulkes

    Arnold Schulkes

    Wanted Man (uncredited)

  • Reg Thomason

    Reg Thomason

    Train Passenger (uncredited)

  • Tom Watson

    Tom Watson

    Instructor Sergeant (uncredited)

  • Chris William

    Chris William

    Trainee Black (uncredited)

  • Earl Younger

    Earl Younger

    Book Person's Nephew: 'Weir of Hermiston' (uncredited)