Attack the Gas Station!

Cast (20)

  • Lee Sung-jae

    Lee Sung-jae

    No Mark

  • Yu Oh-seong

    Yu Oh-seong

    Mu Dae-po / Bulldozer

  • Kang Seong-jin

    Kang Seong-jin

    Ddan Dda-ra

  • Yoo Ji-tae

    Yoo Ji-tae

    Paint

  • Park Young-kyu

    Park Young-kyu

    Gas Station Owner

  • Lee Yo-won

    Lee Yo-won

    Ggal-chi

  • Jung Jun

    Jung Jun

    Geon-bbang

  • Kim Soo-ro

    Kim Soo-ro

    Food Delivery Man

  • Cha Seung-won

    Cha Seung-won

    Runaway Youth

  • Lee Jong-hyuk

    Lee Jong-hyuk

    Gang Member

  • Jeong-ho Lee

    Jeong-ho Lee

    Meek Man

  • Yoo Hai-jin

    Yoo Hai-jin

    Gangri Gang Leader

  • Kim Eung-soo

    Kim Eung-soo

    Police Officer

  • Lee Won-jong

    Lee Won-jong

    Police Officer

  • Kwon Hyeok-pung

    Kwon Hyeok-pung

    Painter

  • Heo Gi-ho

    Heo Gi-ho

    Teacher

  • Lee Seung-chae

    Lee Seung-chae

    Sick Lady

  • Hyun Sook-hee

    Hyun Sook-hee

    Stall Owner

  • Won Woong-jae

    Won Woong-jae

    Baseball Player

  • Song Yong-jin

    Song Yong-jin

    Singer

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'; ?>
Attack the Gas Station!

Cast (20)

  • Lee Sung-jae

    Lee Sung-jae

    No Mark

  • Yu Oh-seong

    Yu Oh-seong

    Mu Dae-po / Bulldozer

  • Kang Seong-jin

    Kang Seong-jin

    Ddan Dda-ra

  • Yoo Ji-tae

    Yoo Ji-tae

    Paint

  • Park Young-kyu

    Park Young-kyu

    Gas Station Owner

  • Lee Yo-won

    Lee Yo-won

    Ggal-chi

  • Jung Jun

    Jung Jun

    Geon-bbang

  • Kim Soo-ro

    Kim Soo-ro

    Food Delivery Man

  • Cha Seung-won

    Cha Seung-won

    Runaway Youth

  • Lee Jong-hyuk

    Lee Jong-hyuk

    Gang Member

  • Jeong-ho Lee

    Jeong-ho Lee

    Meek Man

  • Yoo Hai-jin

    Yoo Hai-jin

    Gangri Gang Leader

  • Kim Eung-soo

    Kim Eung-soo

    Police Officer

  • Lee Won-jong

    Lee Won-jong

    Police Officer

  • Kwon Hyeok-pung

    Kwon Hyeok-pung

    Painter

  • Heo Gi-ho

    Heo Gi-ho

    Teacher

  • Lee Seung-chae

    Lee Seung-chae

    Sick Lady

  • Hyun Sook-hee

    Hyun Sook-hee

    Stall Owner

  • Won Woong-jae

    Won Woong-jae

    Baseball Player

  • Song Yong-jin

    Song Yong-jin

    Singer

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'; ?>
Attack the Gas Station!

Cast (20)

  • Lee Sung-jae

    Lee Sung-jae

    No Mark

  • Yu Oh-seong

    Yu Oh-seong

    Mu Dae-po / Bulldozer

  • Kang Seong-jin

    Kang Seong-jin

    Ddan Dda-ra

  • Yoo Ji-tae

    Yoo Ji-tae

    Paint

  • Park Young-kyu

    Park Young-kyu

    Gas Station Owner

  • Lee Yo-won

    Lee Yo-won

    Ggal-chi

  • Jung Jun

    Jung Jun

    Geon-bbang

  • Kim Soo-ro

    Kim Soo-ro

    Food Delivery Man

  • Cha Seung-won

    Cha Seung-won

    Runaway Youth

  • Lee Jong-hyuk

    Lee Jong-hyuk

    Gang Member

  • Jeong-ho Lee

    Jeong-ho Lee

    Meek Man

  • Yoo Hai-jin

    Yoo Hai-jin

    Gangri Gang Leader

  • Kim Eung-soo

    Kim Eung-soo

    Police Officer

  • Lee Won-jong

    Lee Won-jong

    Police Officer

  • Kwon Hyeok-pung

    Kwon Hyeok-pung

    Painter

  • Heo Gi-ho

    Heo Gi-ho

    Teacher

  • Lee Seung-chae

    Lee Seung-chae

    Sick Lady

  • Hyun Sook-hee

    Hyun Sook-hee

    Stall Owner

  • Won Woong-jae

    Won Woong-jae

    Baseball Player

  • Song Yong-jin

    Song Yong-jin

    Singer

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'; ?>
Attack the Gas Station!

Cast (20)

  • Lee Sung-jae

    Lee Sung-jae

    No Mark

  • Yu Oh-seong

    Yu Oh-seong

    Mu Dae-po / Bulldozer

  • Kang Seong-jin

    Kang Seong-jin

    Ddan Dda-ra

  • Yoo Ji-tae

    Yoo Ji-tae

    Paint

  • Park Young-kyu

    Park Young-kyu

    Gas Station Owner

  • Lee Yo-won

    Lee Yo-won

    Ggal-chi

  • Jung Jun

    Jung Jun

    Geon-bbang

  • Kim Soo-ro

    Kim Soo-ro

    Food Delivery Man

  • Cha Seung-won

    Cha Seung-won

    Runaway Youth

  • Lee Jong-hyuk

    Lee Jong-hyuk

    Gang Member

  • Jeong-ho Lee

    Jeong-ho Lee

    Meek Man

  • Yoo Hai-jin

    Yoo Hai-jin

    Gangri Gang Leader

  • Kim Eung-soo

    Kim Eung-soo

    Police Officer

  • Lee Won-jong

    Lee Won-jong

    Police Officer

  • Kwon Hyeok-pung

    Kwon Hyeok-pung

    Painter

  • Heo Gi-ho

    Heo Gi-ho

    Teacher

  • Lee Seung-chae

    Lee Seung-chae

    Sick Lady

  • Hyun Sook-hee

    Hyun Sook-hee

    Stall Owner

  • Won Woong-jae

    Won Woong-jae

    Baseball Player

  • Song Yong-jin

    Song Yong-jin

    Singer

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'; ?>
Attack the Gas Station!

Cast (20)

  • Lee Sung-jae

    Lee Sung-jae

    No Mark

  • Yu Oh-seong

    Yu Oh-seong

    Mu Dae-po / Bulldozer

  • Kang Seong-jin

    Kang Seong-jin

    Ddan Dda-ra

  • Yoo Ji-tae

    Yoo Ji-tae

    Paint

  • Park Young-kyu

    Park Young-kyu

    Gas Station Owner

  • Lee Yo-won

    Lee Yo-won

    Ggal-chi

  • Jung Jun

    Jung Jun

    Geon-bbang

  • Kim Soo-ro

    Kim Soo-ro

    Food Delivery Man

  • Cha Seung-won

    Cha Seung-won

    Runaway Youth

  • Lee Jong-hyuk

    Lee Jong-hyuk

    Gang Member

  • Jeong-ho Lee

    Jeong-ho Lee

    Meek Man

  • Yoo Hai-jin

    Yoo Hai-jin

    Gangri Gang Leader

  • Kim Eung-soo

    Kim Eung-soo

    Police Officer

  • Lee Won-jong

    Lee Won-jong

    Police Officer

  • Kwon Hyeok-pung

    Kwon Hyeok-pung

    Painter

  • Heo Gi-ho

    Heo Gi-ho

    Teacher

  • Lee Seung-chae

    Lee Seung-chae

    Sick Lady

  • Hyun Sook-hee

    Hyun Sook-hee

    Stall Owner

  • Won Woong-jae

    Won Woong-jae

    Baseball Player

  • Song Yong-jin

    Song Yong-jin

    Singer

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'; ?>
Attack the Gas Station!

Cast (20)

  • Lee Sung-jae

    Lee Sung-jae

    No Mark

  • Yu Oh-seong

    Yu Oh-seong

    Mu Dae-po / Bulldozer

  • Kang Seong-jin

    Kang Seong-jin

    Ddan Dda-ra

  • Yoo Ji-tae

    Yoo Ji-tae

    Paint

  • Park Young-kyu

    Park Young-kyu

    Gas Station Owner

  • Lee Yo-won

    Lee Yo-won

    Ggal-chi

  • Jung Jun

    Jung Jun

    Geon-bbang

  • Kim Soo-ro

    Kim Soo-ro

    Food Delivery Man

  • Cha Seung-won

    Cha Seung-won

    Runaway Youth

  • Lee Jong-hyuk

    Lee Jong-hyuk

    Gang Member

  • Jeong-ho Lee

    Jeong-ho Lee

    Meek Man

  • Yoo Hai-jin

    Yoo Hai-jin

    Gangri Gang Leader

  • Kim Eung-soo

    Kim Eung-soo

    Police Officer

  • Lee Won-jong

    Lee Won-jong

    Police Officer

  • Kwon Hyeok-pung

    Kwon Hyeok-pung

    Painter

  • Heo Gi-ho

    Heo Gi-ho

    Teacher

  • Lee Seung-chae

    Lee Seung-chae

    Sick Lady

  • Hyun Sook-hee

    Hyun Sook-hee

    Stall Owner

  • Won Woong-jae

    Won Woong-jae

    Baseball Player

  • Song Yong-jin

    Song Yong-jin

    Singer

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'; ?>
Attack the Gas Station!

Cast (20)

  • Lee Sung-jae

    Lee Sung-jae

    No Mark

  • Yu Oh-seong

    Yu Oh-seong

    Mu Dae-po / Bulldozer

  • Kang Seong-jin

    Kang Seong-jin

    Ddan Dda-ra

  • Yoo Ji-tae

    Yoo Ji-tae

    Paint

  • Park Young-kyu

    Park Young-kyu

    Gas Station Owner

  • Lee Yo-won

    Lee Yo-won

    Ggal-chi

  • Jung Jun

    Jung Jun

    Geon-bbang

  • Kim Soo-ro

    Kim Soo-ro

    Food Delivery Man

  • Cha Seung-won

    Cha Seung-won

    Runaway Youth

  • Lee Jong-hyuk

    Lee Jong-hyuk

    Gang Member

  • Jeong-ho Lee

    Jeong-ho Lee

    Meek Man

  • Yoo Hai-jin

    Yoo Hai-jin

    Gangri Gang Leader

  • Kim Eung-soo

    Kim Eung-soo

    Police Officer

  • Lee Won-jong

    Lee Won-jong

    Police Officer

  • Kwon Hyeok-pung

    Kwon Hyeok-pung

    Painter

  • Heo Gi-ho

    Heo Gi-ho

    Teacher

  • Lee Seung-chae

    Lee Seung-chae

    Sick Lady

  • Hyun Sook-hee

    Hyun Sook-hee

    Stall Owner

  • Won Woong-jae

    Won Woong-jae

    Baseball Player

  • Song Yong-jin

    Song Yong-jin

    Singer