Saigon: Year of the Cat

Cast (24)

  • Judi Dench

    Judi Dench

    Barbara Dean

  • Frederic Forrest

    Frederic Forrest

    Bob Chesneau

  • Chic Murray

    Chic Murray

    Mr. Haliwell

  • E.G. Marshall

    E.G. Marshall

    The Ambassador

  • Josef Sommer

    Josef Sommer

    Jack Ockham

  • Wallace Shawn

    Wallace Shawn

    Frank Judd

  • Roger Rees

    Roger Rees

    Donald Henderson

  • Clarke Peters

    Clarke Peters

    Soldier

  • Tawee Sub

    Tawee Sub

    Ambassador's Secretary

  • Bob Sherman

    Bob Sherman

    Ambassador's Aide

  • Manning Redwood

    Manning Redwood

    Colonel Fielder

  • Yim Hoontrakul

    Yim Hoontrakul

    Trinh

  • Pichit Bulkul

    Pichit Bulkul

    Quoc

  • Rong Wongsawan

    Rong Wongsawan

    Foreign Minister

  • Somsak Seangwilai

    Somsak Seangwilai

    Phu

  • Vitoon Winwitoon

    Vitoon Winwitoon

    Phu's Friend

  • Thomasine Heiner

    Thomasine Heiner

    Joan Mackintosh

  • Gerry Bammem

    Gerry Bammem

    Ted Malouf

  • Deborah Eisenberg

    Deborah Eisenberg

    Debbie

  • Po Pao Pee

    Po Pao Pee

    Nhieu the spy

  • Andrew Winner

    Andrew Winner

    Officer

  • Bach Ngoc Tran

    Bach Ngoc Tran

    Lhan

  • Thavisakdi Srimuang

    Thavisakdi Srimuang

    President Thieu

  • Emily Mann

    Emily Mann

    Beth

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'; ?>
Saigon: Year of the Cat

Cast (24)

  • Judi Dench

    Judi Dench

    Barbara Dean

  • Frederic Forrest

    Frederic Forrest

    Bob Chesneau

  • Chic Murray

    Chic Murray

    Mr. Haliwell

  • E.G. Marshall

    E.G. Marshall

    The Ambassador

  • Josef Sommer

    Josef Sommer

    Jack Ockham

  • Wallace Shawn

    Wallace Shawn

    Frank Judd

  • Roger Rees

    Roger Rees

    Donald Henderson

  • Clarke Peters

    Clarke Peters

    Soldier

  • Tawee Sub

    Tawee Sub

    Ambassador's Secretary

  • Bob Sherman

    Bob Sherman

    Ambassador's Aide

  • Manning Redwood

    Manning Redwood

    Colonel Fielder

  • Yim Hoontrakul

    Yim Hoontrakul

    Trinh

  • Pichit Bulkul

    Pichit Bulkul

    Quoc

  • Rong Wongsawan

    Rong Wongsawan

    Foreign Minister

  • Somsak Seangwilai

    Somsak Seangwilai

    Phu

  • Vitoon Winwitoon

    Vitoon Winwitoon

    Phu's Friend

  • Thomasine Heiner

    Thomasine Heiner

    Joan Mackintosh

  • Gerry Bammem

    Gerry Bammem

    Ted Malouf

  • Deborah Eisenberg

    Deborah Eisenberg

    Debbie

  • Po Pao Pee

    Po Pao Pee

    Nhieu the spy

  • Andrew Winner

    Andrew Winner

    Officer

  • Bach Ngoc Tran

    Bach Ngoc Tran

    Lhan

  • Thavisakdi Srimuang

    Thavisakdi Srimuang

    President Thieu

  • Emily Mann

    Emily Mann

    Beth

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'; ?>
Saigon: Year of the Cat

Cast (24)

  • Judi Dench

    Judi Dench

    Barbara Dean

  • Frederic Forrest

    Frederic Forrest

    Bob Chesneau

  • Chic Murray

    Chic Murray

    Mr. Haliwell

  • E.G. Marshall

    E.G. Marshall

    The Ambassador

  • Josef Sommer

    Josef Sommer

    Jack Ockham

  • Wallace Shawn

    Wallace Shawn

    Frank Judd

  • Roger Rees

    Roger Rees

    Donald Henderson

  • Clarke Peters

    Clarke Peters

    Soldier

  • Tawee Sub

    Tawee Sub

    Ambassador's Secretary

  • Bob Sherman

    Bob Sherman

    Ambassador's Aide

  • Manning Redwood

    Manning Redwood

    Colonel Fielder

  • Yim Hoontrakul

    Yim Hoontrakul

    Trinh

  • Pichit Bulkul

    Pichit Bulkul

    Quoc

  • Rong Wongsawan

    Rong Wongsawan

    Foreign Minister

  • Somsak Seangwilai

    Somsak Seangwilai

    Phu

  • Vitoon Winwitoon

    Vitoon Winwitoon

    Phu's Friend

  • Thomasine Heiner

    Thomasine Heiner

    Joan Mackintosh

  • Gerry Bammem

    Gerry Bammem

    Ted Malouf

  • Deborah Eisenberg

    Deborah Eisenberg

    Debbie

  • Po Pao Pee

    Po Pao Pee

    Nhieu the spy

  • Andrew Winner

    Andrew Winner

    Officer

  • Bach Ngoc Tran

    Bach Ngoc Tran

    Lhan

  • Thavisakdi Srimuang

    Thavisakdi Srimuang

    President Thieu

  • Emily Mann

    Emily Mann

    Beth

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'; ?>
Saigon: Year of the Cat

Cast (24)

  • Judi Dench

    Judi Dench

    Barbara Dean

  • Frederic Forrest

    Frederic Forrest

    Bob Chesneau

  • Chic Murray

    Chic Murray

    Mr. Haliwell

  • E.G. Marshall

    E.G. Marshall

    The Ambassador

  • Josef Sommer

    Josef Sommer

    Jack Ockham

  • Wallace Shawn

    Wallace Shawn

    Frank Judd

  • Roger Rees

    Roger Rees

    Donald Henderson

  • Clarke Peters

    Clarke Peters

    Soldier

  • Tawee Sub

    Tawee Sub

    Ambassador's Secretary

  • Bob Sherman

    Bob Sherman

    Ambassador's Aide

  • Manning Redwood

    Manning Redwood

    Colonel Fielder

  • Yim Hoontrakul

    Yim Hoontrakul

    Trinh

  • Pichit Bulkul

    Pichit Bulkul

    Quoc

  • Rong Wongsawan

    Rong Wongsawan

    Foreign Minister

  • Somsak Seangwilai

    Somsak Seangwilai

    Phu

  • Vitoon Winwitoon

    Vitoon Winwitoon

    Phu's Friend

  • Thomasine Heiner

    Thomasine Heiner

    Joan Mackintosh

  • Gerry Bammem

    Gerry Bammem

    Ted Malouf

  • Deborah Eisenberg

    Deborah Eisenberg

    Debbie

  • Po Pao Pee

    Po Pao Pee

    Nhieu the spy

  • Andrew Winner

    Andrew Winner

    Officer

  • Bach Ngoc Tran

    Bach Ngoc Tran

    Lhan

  • Thavisakdi Srimuang

    Thavisakdi Srimuang

    President Thieu

  • Emily Mann

    Emily Mann

    Beth

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'; ?>
Saigon: Year of the Cat

Cast (24)

  • Judi Dench

    Judi Dench

    Barbara Dean

  • Frederic Forrest

    Frederic Forrest

    Bob Chesneau

  • Chic Murray

    Chic Murray

    Mr. Haliwell

  • E.G. Marshall

    E.G. Marshall

    The Ambassador

  • Josef Sommer

    Josef Sommer

    Jack Ockham

  • Wallace Shawn

    Wallace Shawn

    Frank Judd

  • Roger Rees

    Roger Rees

    Donald Henderson

  • Clarke Peters

    Clarke Peters

    Soldier

  • Tawee Sub

    Tawee Sub

    Ambassador's Secretary

  • Bob Sherman

    Bob Sherman

    Ambassador's Aide

  • Manning Redwood

    Manning Redwood

    Colonel Fielder

  • Yim Hoontrakul

    Yim Hoontrakul

    Trinh

  • Pichit Bulkul

    Pichit Bulkul

    Quoc

  • Rong Wongsawan

    Rong Wongsawan

    Foreign Minister

  • Somsak Seangwilai

    Somsak Seangwilai

    Phu

  • Vitoon Winwitoon

    Vitoon Winwitoon

    Phu's Friend

  • Thomasine Heiner

    Thomasine Heiner

    Joan Mackintosh

  • Gerry Bammem

    Gerry Bammem

    Ted Malouf

  • Deborah Eisenberg

    Deborah Eisenberg

    Debbie

  • Po Pao Pee

    Po Pao Pee

    Nhieu the spy

  • Andrew Winner

    Andrew Winner

    Officer

  • Bach Ngoc Tran

    Bach Ngoc Tran

    Lhan

  • Thavisakdi Srimuang

    Thavisakdi Srimuang

    President Thieu

  • Emily Mann

    Emily Mann

    Beth

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'; ?>
Saigon: Year of the Cat

Cast (24)

  • Judi Dench

    Judi Dench

    Barbara Dean

  • Frederic Forrest

    Frederic Forrest

    Bob Chesneau

  • Chic Murray

    Chic Murray

    Mr. Haliwell

  • E.G. Marshall

    E.G. Marshall

    The Ambassador

  • Josef Sommer

    Josef Sommer

    Jack Ockham

  • Wallace Shawn

    Wallace Shawn

    Frank Judd

  • Roger Rees

    Roger Rees

    Donald Henderson

  • Clarke Peters

    Clarke Peters

    Soldier

  • Tawee Sub

    Tawee Sub

    Ambassador's Secretary

  • Bob Sherman

    Bob Sherman

    Ambassador's Aide

  • Manning Redwood

    Manning Redwood

    Colonel Fielder

  • Yim Hoontrakul

    Yim Hoontrakul

    Trinh

  • Pichit Bulkul

    Pichit Bulkul

    Quoc

  • Rong Wongsawan

    Rong Wongsawan

    Foreign Minister

  • Somsak Seangwilai

    Somsak Seangwilai

    Phu

  • Vitoon Winwitoon

    Vitoon Winwitoon

    Phu's Friend

  • Thomasine Heiner

    Thomasine Heiner

    Joan Mackintosh

  • Gerry Bammem

    Gerry Bammem

    Ted Malouf

  • Deborah Eisenberg

    Deborah Eisenberg

    Debbie

  • Po Pao Pee

    Po Pao Pee

    Nhieu the spy

  • Andrew Winner

    Andrew Winner

    Officer

  • Bach Ngoc Tran

    Bach Ngoc Tran

    Lhan

  • Thavisakdi Srimuang

    Thavisakdi Srimuang

    President Thieu

  • Emily Mann

    Emily Mann

    Beth

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'; ?>
Saigon: Year of the Cat

Cast (24)

  • Judi Dench

    Judi Dench

    Barbara Dean

  • Frederic Forrest

    Frederic Forrest

    Bob Chesneau

  • Chic Murray

    Chic Murray

    Mr. Haliwell

  • E.G. Marshall

    E.G. Marshall

    The Ambassador

  • Josef Sommer

    Josef Sommer

    Jack Ockham

  • Wallace Shawn

    Wallace Shawn

    Frank Judd

  • Roger Rees

    Roger Rees

    Donald Henderson

  • Clarke Peters

    Clarke Peters

    Soldier

  • Tawee Sub

    Tawee Sub

    Ambassador's Secretary

  • Bob Sherman

    Bob Sherman

    Ambassador's Aide

  • Manning Redwood

    Manning Redwood

    Colonel Fielder

  • Yim Hoontrakul

    Yim Hoontrakul

    Trinh

  • Pichit Bulkul

    Pichit Bulkul

    Quoc

  • Rong Wongsawan

    Rong Wongsawan

    Foreign Minister

  • Somsak Seangwilai

    Somsak Seangwilai

    Phu

  • Vitoon Winwitoon

    Vitoon Winwitoon

    Phu's Friend

  • Thomasine Heiner

    Thomasine Heiner

    Joan Mackintosh

  • Gerry Bammem

    Gerry Bammem

    Ted Malouf

  • Deborah Eisenberg

    Deborah Eisenberg

    Debbie

  • Po Pao Pee

    Po Pao Pee

    Nhieu the spy

  • Andrew Winner

    Andrew Winner

    Officer

  • Bach Ngoc Tran

    Bach Ngoc Tran

    Lhan

  • Thavisakdi Srimuang

    Thavisakdi Srimuang

    President Thieu

  • Emily Mann

    Emily Mann

    Beth