The Rescue

Cast (12)

  • Lo Lieh

    Lo Lieh

    Lo Ho-wu

  • Shih Szu

    Shih Szu

    Bai Yaerh

  • Ku Wen-Chung

    Ku Wen-Chung

    Liu San

  • Fang Mian

    Fang Mian

    Prime Minister Wen Tianxiang

  • Ling Ling

    Ling Ling

    Cuihong

  • Bolo Yeung Sze

    Bolo Yeung Sze

    Chief Cha Te

  • Chan Shen

    Chan Shen

    Chief Ba Zhan Kui

  • Kim Ki-joo

    Kim Ki-joo

    General Bayan

  • Hong Seong-joong

    Hong Seong-joong

    Vice Chief Bao Tianwang

  • Yau Ming

    Yau Ming

    Lu Yafu / Lu Yafu's impersonator

  • Yuen Yat-Choh

    Yuen Yat-Choh

  • Yuen Woo-Ping

    Yuen Woo-Ping

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 Rescue

Cast (12)

  • Lo Lieh

    Lo Lieh

    Lo Ho-wu

  • Shih Szu

    Shih Szu

    Bai Yaerh

  • Ku Wen-Chung

    Ku Wen-Chung

    Liu San

  • Fang Mian

    Fang Mian

    Prime Minister Wen Tianxiang

  • Ling Ling

    Ling Ling

    Cuihong

  • Bolo Yeung Sze

    Bolo Yeung Sze

    Chief Cha Te

  • Chan Shen

    Chan Shen

    Chief Ba Zhan Kui

  • Kim Ki-joo

    Kim Ki-joo

    General Bayan

  • Hong Seong-joong

    Hong Seong-joong

    Vice Chief Bao Tianwang

  • Yau Ming

    Yau Ming

    Lu Yafu / Lu Yafu's impersonator

  • Yuen Yat-Choh

    Yuen Yat-Choh

  • Yuen Woo-Ping

    Yuen Woo-Ping

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 Rescue

Cast (12)

  • Lo Lieh

    Lo Lieh

    Lo Ho-wu

  • Shih Szu

    Shih Szu

    Bai Yaerh

  • Ku Wen-Chung

    Ku Wen-Chung

    Liu San

  • Fang Mian

    Fang Mian

    Prime Minister Wen Tianxiang

  • Ling Ling

    Ling Ling

    Cuihong

  • Bolo Yeung Sze

    Bolo Yeung Sze

    Chief Cha Te

  • Chan Shen

    Chan Shen

    Chief Ba Zhan Kui

  • Kim Ki-joo

    Kim Ki-joo

    General Bayan

  • Hong Seong-joong

    Hong Seong-joong

    Vice Chief Bao Tianwang

  • Yau Ming

    Yau Ming

    Lu Yafu / Lu Yafu's impersonator

  • Yuen Yat-Choh

    Yuen Yat-Choh

  • Yuen Woo-Ping

    Yuen Woo-Ping

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 Rescue

Cast (12)

  • Lo Lieh

    Lo Lieh

    Lo Ho-wu

  • Shih Szu

    Shih Szu

    Bai Yaerh

  • Ku Wen-Chung

    Ku Wen-Chung

    Liu San

  • Fang Mian

    Fang Mian

    Prime Minister Wen Tianxiang

  • Ling Ling

    Ling Ling

    Cuihong

  • Bolo Yeung Sze

    Bolo Yeung Sze

    Chief Cha Te

  • Chan Shen

    Chan Shen

    Chief Ba Zhan Kui

  • Kim Ki-joo

    Kim Ki-joo

    General Bayan

  • Hong Seong-joong

    Hong Seong-joong

    Vice Chief Bao Tianwang

  • Yau Ming

    Yau Ming

    Lu Yafu / Lu Yafu's impersonator

  • Yuen Yat-Choh

    Yuen Yat-Choh

  • Yuen Woo-Ping

    Yuen Woo-Ping

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 Rescue

Cast (12)

  • Lo Lieh

    Lo Lieh

    Lo Ho-wu

  • Shih Szu

    Shih Szu

    Bai Yaerh

  • Ku Wen-Chung

    Ku Wen-Chung

    Liu San

  • Fang Mian

    Fang Mian

    Prime Minister Wen Tianxiang

  • Ling Ling

    Ling Ling

    Cuihong

  • Bolo Yeung Sze

    Bolo Yeung Sze

    Chief Cha Te

  • Chan Shen

    Chan Shen

    Chief Ba Zhan Kui

  • Kim Ki-joo

    Kim Ki-joo

    General Bayan

  • Hong Seong-joong

    Hong Seong-joong

    Vice Chief Bao Tianwang

  • Yau Ming

    Yau Ming

    Lu Yafu / Lu Yafu's impersonator

  • Yuen Yat-Choh

    Yuen Yat-Choh

  • Yuen Woo-Ping

    Yuen Woo-Ping

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 Rescue

Cast (12)

  • Lo Lieh

    Lo Lieh

    Lo Ho-wu

  • Shih Szu

    Shih Szu

    Bai Yaerh

  • Ku Wen-Chung

    Ku Wen-Chung

    Liu San

  • Fang Mian

    Fang Mian

    Prime Minister Wen Tianxiang

  • Ling Ling

    Ling Ling

    Cuihong

  • Bolo Yeung Sze

    Bolo Yeung Sze

    Chief Cha Te

  • Chan Shen

    Chan Shen

    Chief Ba Zhan Kui

  • Kim Ki-joo

    Kim Ki-joo

    General Bayan

  • Hong Seong-joong

    Hong Seong-joong

    Vice Chief Bao Tianwang

  • Yau Ming

    Yau Ming

    Lu Yafu / Lu Yafu's impersonator

  • Yuen Yat-Choh

    Yuen Yat-Choh

  • Yuen Woo-Ping

    Yuen Woo-Ping

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 Rescue

Cast (12)

  • Lo Lieh

    Lo Lieh

    Lo Ho-wu

  • Shih Szu

    Shih Szu

    Bai Yaerh

  • Ku Wen-Chung

    Ku Wen-Chung

    Liu San

  • Fang Mian

    Fang Mian

    Prime Minister Wen Tianxiang

  • Ling Ling

    Ling Ling

    Cuihong

  • Bolo Yeung Sze

    Bolo Yeung Sze

    Chief Cha Te

  • Chan Shen

    Chan Shen

    Chief Ba Zhan Kui

  • Kim Ki-joo

    Kim Ki-joo

    General Bayan

  • Hong Seong-joong

    Hong Seong-joong

    Vice Chief Bao Tianwang

  • Yau Ming

    Yau Ming

    Lu Yafu / Lu Yafu's impersonator

  • Yuen Yat-Choh

    Yuen Yat-Choh

  • Yuen Woo-Ping

    Yuen Woo-Ping