Han Gong-ju

Cast (19)

  • Chun Woo-hee

    Chun Woo-hee

    Han Gong-ju

  • Jung In-sun

    Jung In-sun

    Eun-hee

  • Kim So-young

    Kim So-young

    Hwa-ok

  • Lee Young-ran

    Lee Young-ran

    Ms. Lee

  • Kwon Beom-taek

    Kwon Beom-taek

    Chief of Police Substation

  • Jo Dae-hee

    Jo Dae-hee

    Lee Nan-do

  • Kimchoi Yong-joon

    Kimchoi Yong-joon

    Dong-yoon

  • Kim Hyun-joon

    Kim Hyun-joon

    Min-ho

  • Yoo Seung-mok

    Yoo Seung-mok

    Han Gong-ju's Father

  • Seong Yeo-jin

    Seong Yeo-jin

    Han Gong-ju's Mother

  • Kim Jung-pal

    Kim Jung-pal

    Owner of Animal Hospital

  • Dong Hyun-bae

    Dong Hyun-bae

    Swimming Instructor

  • Son Seul-gi

    Son Seul-gi

    Min-seo

  • Lee Chung-hee

    Lee Chung-hee

    Chung-hee

  • Min Kyung-jin

    Min Kyung-jin

    Vice Principal

  • Kim Ji-soo

    Kim Ji-soo

    Min-ho Group

  • Baek Ji-won

    Baek Ji-won

    Nurse

  • Oh Hee-jun

    Oh Hee-jun

    Min-ho Group

  • Yim Dong-seok

    Yim Dong-seok

    Dong-yoon's Father

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'; ?>
Han Gong-ju

Cast (19)

  • Chun Woo-hee

    Chun Woo-hee

    Han Gong-ju

  • Jung In-sun

    Jung In-sun

    Eun-hee

  • Kim So-young

    Kim So-young

    Hwa-ok

  • Lee Young-ran

    Lee Young-ran

    Ms. Lee

  • Kwon Beom-taek

    Kwon Beom-taek

    Chief of Police Substation

  • Jo Dae-hee

    Jo Dae-hee

    Lee Nan-do

  • Kimchoi Yong-joon

    Kimchoi Yong-joon

    Dong-yoon

  • Kim Hyun-joon

    Kim Hyun-joon

    Min-ho

  • Yoo Seung-mok

    Yoo Seung-mok

    Han Gong-ju's Father

  • Seong Yeo-jin

    Seong Yeo-jin

    Han Gong-ju's Mother

  • Kim Jung-pal

    Kim Jung-pal

    Owner of Animal Hospital

  • Dong Hyun-bae

    Dong Hyun-bae

    Swimming Instructor

  • Son Seul-gi

    Son Seul-gi

    Min-seo

  • Lee Chung-hee

    Lee Chung-hee

    Chung-hee

  • Min Kyung-jin

    Min Kyung-jin

    Vice Principal

  • Kim Ji-soo

    Kim Ji-soo

    Min-ho Group

  • Baek Ji-won

    Baek Ji-won

    Nurse

  • Oh Hee-jun

    Oh Hee-jun

    Min-ho Group

  • Yim Dong-seok

    Yim Dong-seok

    Dong-yoon's Father

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'; ?>
Han Gong-ju

Cast (19)

  • Chun Woo-hee

    Chun Woo-hee

    Han Gong-ju

  • Jung In-sun

    Jung In-sun

    Eun-hee

  • Kim So-young

    Kim So-young

    Hwa-ok

  • Lee Young-ran

    Lee Young-ran

    Ms. Lee

  • Kwon Beom-taek

    Kwon Beom-taek

    Chief of Police Substation

  • Jo Dae-hee

    Jo Dae-hee

    Lee Nan-do

  • Kimchoi Yong-joon

    Kimchoi Yong-joon

    Dong-yoon

  • Kim Hyun-joon

    Kim Hyun-joon

    Min-ho

  • Yoo Seung-mok

    Yoo Seung-mok

    Han Gong-ju's Father

  • Seong Yeo-jin

    Seong Yeo-jin

    Han Gong-ju's Mother

  • Kim Jung-pal

    Kim Jung-pal

    Owner of Animal Hospital

  • Dong Hyun-bae

    Dong Hyun-bae

    Swimming Instructor

  • Son Seul-gi

    Son Seul-gi

    Min-seo

  • Lee Chung-hee

    Lee Chung-hee

    Chung-hee

  • Min Kyung-jin

    Min Kyung-jin

    Vice Principal

  • Kim Ji-soo

    Kim Ji-soo

    Min-ho Group

  • Baek Ji-won

    Baek Ji-won

    Nurse

  • Oh Hee-jun

    Oh Hee-jun

    Min-ho Group

  • Yim Dong-seok

    Yim Dong-seok

    Dong-yoon's Father

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'; ?>
Han Gong-ju

Cast (19)

  • Chun Woo-hee

    Chun Woo-hee

    Han Gong-ju

  • Jung In-sun

    Jung In-sun

    Eun-hee

  • Kim So-young

    Kim So-young

    Hwa-ok

  • Lee Young-ran

    Lee Young-ran

    Ms. Lee

  • Kwon Beom-taek

    Kwon Beom-taek

    Chief of Police Substation

  • Jo Dae-hee

    Jo Dae-hee

    Lee Nan-do

  • Kimchoi Yong-joon

    Kimchoi Yong-joon

    Dong-yoon

  • Kim Hyun-joon

    Kim Hyun-joon

    Min-ho

  • Yoo Seung-mok

    Yoo Seung-mok

    Han Gong-ju's Father

  • Seong Yeo-jin

    Seong Yeo-jin

    Han Gong-ju's Mother

  • Kim Jung-pal

    Kim Jung-pal

    Owner of Animal Hospital

  • Dong Hyun-bae

    Dong Hyun-bae

    Swimming Instructor

  • Son Seul-gi

    Son Seul-gi

    Min-seo

  • Lee Chung-hee

    Lee Chung-hee

    Chung-hee

  • Min Kyung-jin

    Min Kyung-jin

    Vice Principal

  • Kim Ji-soo

    Kim Ji-soo

    Min-ho Group

  • Baek Ji-won

    Baek Ji-won

    Nurse

  • Oh Hee-jun

    Oh Hee-jun

    Min-ho Group

  • Yim Dong-seok

    Yim Dong-seok

    Dong-yoon's Father

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'; ?>
Han Gong-ju

Cast (19)

  • Chun Woo-hee

    Chun Woo-hee

    Han Gong-ju

  • Jung In-sun

    Jung In-sun

    Eun-hee

  • Kim So-young

    Kim So-young

    Hwa-ok

  • Lee Young-ran

    Lee Young-ran

    Ms. Lee

  • Kwon Beom-taek

    Kwon Beom-taek

    Chief of Police Substation

  • Jo Dae-hee

    Jo Dae-hee

    Lee Nan-do

  • Kimchoi Yong-joon

    Kimchoi Yong-joon

    Dong-yoon

  • Kim Hyun-joon

    Kim Hyun-joon

    Min-ho

  • Yoo Seung-mok

    Yoo Seung-mok

    Han Gong-ju's Father

  • Seong Yeo-jin

    Seong Yeo-jin

    Han Gong-ju's Mother

  • Kim Jung-pal

    Kim Jung-pal

    Owner of Animal Hospital

  • Dong Hyun-bae

    Dong Hyun-bae

    Swimming Instructor

  • Son Seul-gi

    Son Seul-gi

    Min-seo

  • Lee Chung-hee

    Lee Chung-hee

    Chung-hee

  • Min Kyung-jin

    Min Kyung-jin

    Vice Principal

  • Kim Ji-soo

    Kim Ji-soo

    Min-ho Group

  • Baek Ji-won

    Baek Ji-won

    Nurse

  • Oh Hee-jun

    Oh Hee-jun

    Min-ho Group

  • Yim Dong-seok

    Yim Dong-seok

    Dong-yoon's Father

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'; ?>
Han Gong-ju

Cast (19)

  • Chun Woo-hee

    Chun Woo-hee

    Han Gong-ju

  • Jung In-sun

    Jung In-sun

    Eun-hee

  • Kim So-young

    Kim So-young

    Hwa-ok

  • Lee Young-ran

    Lee Young-ran

    Ms. Lee

  • Kwon Beom-taek

    Kwon Beom-taek

    Chief of Police Substation

  • Jo Dae-hee

    Jo Dae-hee

    Lee Nan-do

  • Kimchoi Yong-joon

    Kimchoi Yong-joon

    Dong-yoon

  • Kim Hyun-joon

    Kim Hyun-joon

    Min-ho

  • Yoo Seung-mok

    Yoo Seung-mok

    Han Gong-ju's Father

  • Seong Yeo-jin

    Seong Yeo-jin

    Han Gong-ju's Mother

  • Kim Jung-pal

    Kim Jung-pal

    Owner of Animal Hospital

  • Dong Hyun-bae

    Dong Hyun-bae

    Swimming Instructor

  • Son Seul-gi

    Son Seul-gi

    Min-seo

  • Lee Chung-hee

    Lee Chung-hee

    Chung-hee

  • Min Kyung-jin

    Min Kyung-jin

    Vice Principal

  • Kim Ji-soo

    Kim Ji-soo

    Min-ho Group

  • Baek Ji-won

    Baek Ji-won

    Nurse

  • Oh Hee-jun

    Oh Hee-jun

    Min-ho Group

  • Yim Dong-seok

    Yim Dong-seok

    Dong-yoon's Father

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'; ?>
Han Gong-ju

Cast (19)

  • Chun Woo-hee

    Chun Woo-hee

    Han Gong-ju

  • Jung In-sun

    Jung In-sun

    Eun-hee

  • Kim So-young

    Kim So-young

    Hwa-ok

  • Lee Young-ran

    Lee Young-ran

    Ms. Lee

  • Kwon Beom-taek

    Kwon Beom-taek

    Chief of Police Substation

  • Jo Dae-hee

    Jo Dae-hee

    Lee Nan-do

  • Kimchoi Yong-joon

    Kimchoi Yong-joon

    Dong-yoon

  • Kim Hyun-joon

    Kim Hyun-joon

    Min-ho

  • Yoo Seung-mok

    Yoo Seung-mok

    Han Gong-ju's Father

  • Seong Yeo-jin

    Seong Yeo-jin

    Han Gong-ju's Mother

  • Kim Jung-pal

    Kim Jung-pal

    Owner of Animal Hospital

  • Dong Hyun-bae

    Dong Hyun-bae

    Swimming Instructor

  • Son Seul-gi

    Son Seul-gi

    Min-seo

  • Lee Chung-hee

    Lee Chung-hee

    Chung-hee

  • Min Kyung-jin

    Min Kyung-jin

    Vice Principal

  • Kim Ji-soo

    Kim Ji-soo

    Min-ho Group

  • Baek Ji-won

    Baek Ji-won

    Nurse

  • Oh Hee-jun

    Oh Hee-jun

    Min-ho Group

  • Yim Dong-seok

    Yim Dong-seok

    Dong-yoon's Father