The Monkey Goes West

Cast (26)

  • Elliot Ngok Wah

    Elliot Ngok Wah

    Monkey King Su Wu Kong

  • Ho Fan

    Ho Fan

    Monk Tang Xuan Zang

  • Tien Shun

    Tien Shun

    Sandy Friar / Juan Lian Marshal

  • Pang Pang

    Pang Pang

    The Pig

  • Fan Mei-Sheng

    Fan Mei-Sheng

    3rd Prince of West Dragon King

  • Kao Pao-shu

    Kao Pao-shu

    Green Snake Demon

  • Lan Wei-Lieh

    Lan Wei-Lieh

    King of Black Wind

  • Lee Ying

    Lee Ying

    Master Gao

  • Diana Chang Chung-Wen

    Diana Chang Chung-Wen

    Miss Gao

  • Mao Wei

    Mao Wei

    Misss Gao's lover

  • Tina Chin Fei

    Tina Chin Fei

    Green Snake Demon's daughter

  • Mars

    Mars

    Sand Demon

  • Yau Ching

    Yau Ching

  • Yip Ching

    Yip Ching

  • Chiu Sam-Yin

    Chiu Sam-Yin

  • Chu Yau-Ko

    Chu Yau-Ko

  • Ma Hsiao-Nung

    Ma Hsiao-Nung

  • Man Sau

    Man Sau

  • Ku Feng

    Ku Feng

  • Hao Ren

    Hao Ren

  • Lee Siu-Chung

    Lee Siu-Chung

  • Tsang Choh-Lam

    Tsang Choh-Lam

  • Choi Eun-hee

    Choi Eun-hee

  • Choi Ji-hee

    Choi Ji-hee

  • Lui Ming

    Lui Ming

  • Li Kun

    Li Kun

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 Monkey Goes West

Cast (26)

  • Elliot Ngok Wah

    Elliot Ngok Wah

    Monkey King Su Wu Kong

  • Ho Fan

    Ho Fan

    Monk Tang Xuan Zang

  • Tien Shun

    Tien Shun

    Sandy Friar / Juan Lian Marshal

  • Pang Pang

    Pang Pang

    The Pig

  • Fan Mei-Sheng

    Fan Mei-Sheng

    3rd Prince of West Dragon King

  • Kao Pao-shu

    Kao Pao-shu

    Green Snake Demon

  • Lan Wei-Lieh

    Lan Wei-Lieh

    King of Black Wind

  • Lee Ying

    Lee Ying

    Master Gao

  • Diana Chang Chung-Wen

    Diana Chang Chung-Wen

    Miss Gao

  • Mao Wei

    Mao Wei

    Misss Gao's lover

  • Tina Chin Fei

    Tina Chin Fei

    Green Snake Demon's daughter

  • Mars

    Mars

    Sand Demon

  • Yau Ching

    Yau Ching

  • Yip Ching

    Yip Ching

  • Chiu Sam-Yin

    Chiu Sam-Yin

  • Chu Yau-Ko

    Chu Yau-Ko

  • Ma Hsiao-Nung

    Ma Hsiao-Nung

  • Man Sau

    Man Sau

  • Ku Feng

    Ku Feng

  • Hao Ren

    Hao Ren

  • Lee Siu-Chung

    Lee Siu-Chung

  • Tsang Choh-Lam

    Tsang Choh-Lam

  • Choi Eun-hee

    Choi Eun-hee

  • Choi Ji-hee

    Choi Ji-hee

  • Lui Ming

    Lui Ming

  • Li Kun

    Li Kun

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 Monkey Goes West

Cast (26)

  • Elliot Ngok Wah

    Elliot Ngok Wah

    Monkey King Su Wu Kong

  • Ho Fan

    Ho Fan

    Monk Tang Xuan Zang

  • Tien Shun

    Tien Shun

    Sandy Friar / Juan Lian Marshal

  • Pang Pang

    Pang Pang

    The Pig

  • Fan Mei-Sheng

    Fan Mei-Sheng

    3rd Prince of West Dragon King

  • Kao Pao-shu

    Kao Pao-shu

    Green Snake Demon

  • Lan Wei-Lieh

    Lan Wei-Lieh

    King of Black Wind

  • Lee Ying

    Lee Ying

    Master Gao

  • Diana Chang Chung-Wen

    Diana Chang Chung-Wen

    Miss Gao

  • Mao Wei

    Mao Wei

    Misss Gao's lover

  • Tina Chin Fei

    Tina Chin Fei

    Green Snake Demon's daughter

  • Mars

    Mars

    Sand Demon

  • Yau Ching

    Yau Ching

  • Yip Ching

    Yip Ching

  • Chiu Sam-Yin

    Chiu Sam-Yin

  • Chu Yau-Ko

    Chu Yau-Ko

  • Ma Hsiao-Nung

    Ma Hsiao-Nung

  • Man Sau

    Man Sau

  • Ku Feng

    Ku Feng

  • Hao Ren

    Hao Ren

  • Lee Siu-Chung

    Lee Siu-Chung

  • Tsang Choh-Lam

    Tsang Choh-Lam

  • Choi Eun-hee

    Choi Eun-hee

  • Choi Ji-hee

    Choi Ji-hee

  • Lui Ming

    Lui Ming

  • Li Kun

    Li Kun

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 Monkey Goes West

Cast (26)

  • Elliot Ngok Wah

    Elliot Ngok Wah

    Monkey King Su Wu Kong

  • Ho Fan

    Ho Fan

    Monk Tang Xuan Zang

  • Tien Shun

    Tien Shun

    Sandy Friar / Juan Lian Marshal

  • Pang Pang

    Pang Pang

    The Pig

  • Fan Mei-Sheng

    Fan Mei-Sheng

    3rd Prince of West Dragon King

  • Kao Pao-shu

    Kao Pao-shu

    Green Snake Demon

  • Lan Wei-Lieh

    Lan Wei-Lieh

    King of Black Wind

  • Lee Ying

    Lee Ying

    Master Gao

  • Diana Chang Chung-Wen

    Diana Chang Chung-Wen

    Miss Gao

  • Mao Wei

    Mao Wei

    Misss Gao's lover

  • Tina Chin Fei

    Tina Chin Fei

    Green Snake Demon's daughter

  • Mars

    Mars

    Sand Demon

  • Yau Ching

    Yau Ching

  • Yip Ching

    Yip Ching

  • Chiu Sam-Yin

    Chiu Sam-Yin

  • Chu Yau-Ko

    Chu Yau-Ko

  • Ma Hsiao-Nung

    Ma Hsiao-Nung

  • Man Sau

    Man Sau

  • Ku Feng

    Ku Feng

  • Hao Ren

    Hao Ren

  • Lee Siu-Chung

    Lee Siu-Chung

  • Tsang Choh-Lam

    Tsang Choh-Lam

  • Choi Eun-hee

    Choi Eun-hee

  • Choi Ji-hee

    Choi Ji-hee

  • Lui Ming

    Lui Ming

  • Li Kun

    Li Kun

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 Monkey Goes West

Cast (26)

  • Elliot Ngok Wah

    Elliot Ngok Wah

    Monkey King Su Wu Kong

  • Ho Fan

    Ho Fan

    Monk Tang Xuan Zang

  • Tien Shun

    Tien Shun

    Sandy Friar / Juan Lian Marshal

  • Pang Pang

    Pang Pang

    The Pig

  • Fan Mei-Sheng

    Fan Mei-Sheng

    3rd Prince of West Dragon King

  • Kao Pao-shu

    Kao Pao-shu

    Green Snake Demon

  • Lan Wei-Lieh

    Lan Wei-Lieh

    King of Black Wind

  • Lee Ying

    Lee Ying

    Master Gao

  • Diana Chang Chung-Wen

    Diana Chang Chung-Wen

    Miss Gao

  • Mao Wei

    Mao Wei

    Misss Gao's lover

  • Tina Chin Fei

    Tina Chin Fei

    Green Snake Demon's daughter

  • Mars

    Mars

    Sand Demon

  • Yau Ching

    Yau Ching

  • Yip Ching

    Yip Ching

  • Chiu Sam-Yin

    Chiu Sam-Yin

  • Chu Yau-Ko

    Chu Yau-Ko

  • Ma Hsiao-Nung

    Ma Hsiao-Nung

  • Man Sau

    Man Sau

  • Ku Feng

    Ku Feng

  • Hao Ren

    Hao Ren

  • Lee Siu-Chung

    Lee Siu-Chung

  • Tsang Choh-Lam

    Tsang Choh-Lam

  • Choi Eun-hee

    Choi Eun-hee

  • Choi Ji-hee

    Choi Ji-hee

  • Lui Ming

    Lui Ming

  • Li Kun

    Li Kun

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 Monkey Goes West

Cast (26)

  • Elliot Ngok Wah

    Elliot Ngok Wah

    Monkey King Su Wu Kong

  • Ho Fan

    Ho Fan

    Monk Tang Xuan Zang

  • Tien Shun

    Tien Shun

    Sandy Friar / Juan Lian Marshal

  • Pang Pang

    Pang Pang

    The Pig

  • Fan Mei-Sheng

    Fan Mei-Sheng

    3rd Prince of West Dragon King

  • Kao Pao-shu

    Kao Pao-shu

    Green Snake Demon

  • Lan Wei-Lieh

    Lan Wei-Lieh

    King of Black Wind

  • Lee Ying

    Lee Ying

    Master Gao

  • Diana Chang Chung-Wen

    Diana Chang Chung-Wen

    Miss Gao

  • Mao Wei

    Mao Wei

    Misss Gao's lover

  • Tina Chin Fei

    Tina Chin Fei

    Green Snake Demon's daughter

  • Mars

    Mars

    Sand Demon

  • Yau Ching

    Yau Ching

  • Yip Ching

    Yip Ching

  • Chiu Sam-Yin

    Chiu Sam-Yin

  • Chu Yau-Ko

    Chu Yau-Ko

  • Ma Hsiao-Nung

    Ma Hsiao-Nung

  • Man Sau

    Man Sau

  • Ku Feng

    Ku Feng

  • Hao Ren

    Hao Ren

  • Lee Siu-Chung

    Lee Siu-Chung

  • Tsang Choh-Lam

    Tsang Choh-Lam

  • Choi Eun-hee

    Choi Eun-hee

  • Choi Ji-hee

    Choi Ji-hee

  • Lui Ming

    Lui Ming

  • Li Kun

    Li Kun

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 Monkey Goes West

Cast (26)

  • Elliot Ngok Wah

    Elliot Ngok Wah

    Monkey King Su Wu Kong

  • Ho Fan

    Ho Fan

    Monk Tang Xuan Zang

  • Tien Shun

    Tien Shun

    Sandy Friar / Juan Lian Marshal

  • Pang Pang

    Pang Pang

    The Pig

  • Fan Mei-Sheng

    Fan Mei-Sheng

    3rd Prince of West Dragon King

  • Kao Pao-shu

    Kao Pao-shu

    Green Snake Demon

  • Lan Wei-Lieh

    Lan Wei-Lieh

    King of Black Wind

  • Lee Ying

    Lee Ying

    Master Gao

  • Diana Chang Chung-Wen

    Diana Chang Chung-Wen

    Miss Gao

  • Mao Wei

    Mao Wei

    Misss Gao's lover

  • Tina Chin Fei

    Tina Chin Fei

    Green Snake Demon's daughter

  • Mars

    Mars

    Sand Demon

  • Yau Ching

    Yau Ching

  • Yip Ching

    Yip Ching

  • Chiu Sam-Yin

    Chiu Sam-Yin

  • Chu Yau-Ko

    Chu Yau-Ko

  • Ma Hsiao-Nung

    Ma Hsiao-Nung

  • Man Sau

    Man Sau

  • Ku Feng

    Ku Feng

  • Hao Ren

    Hao Ren

  • Lee Siu-Chung

    Lee Siu-Chung

  • Tsang Choh-Lam

    Tsang Choh-Lam

  • Choi Eun-hee

    Choi Eun-hee

  • Choi Ji-hee

    Choi Ji-hee

  • Lui Ming

    Lui Ming

  • Li Kun

    Li Kun