Last Life in the Universe

Cast (21)

  • Tadanobu Asano

    Tadanobu Asano

    Kenji

  • Sinitta Boonyasak

    Sinitta Boonyasak

    Noi

  • Chermarn Boonyasak

    Chermarn Boonyasak

    Nid

  • Yutaka Matsushige

    Yutaka Matsushige

    Yukio

  • Riki Takeuchi

    Riki Takeuchi

    Takashi

  • Takashi Miike

    Takashi Miike

    Yakuza

  • Yoji Tanaka

    Yoji Tanaka

    Yakuza

  • Sakichi Sato

    Sakichi Sato

    Yakuza

  • Thiti Phumorn

    Thiti Phumorn

    Jon

  • Junko Nakazawa

    Junko Nakazawa

    Librarian

  • Akiko Anraku

    Akiko Anraku

    Japanese Housewife

  • Nortioshi Urano

    Nortioshi Urano

    Salaryman

  • Phimchanok Nala Dube

    Phimchanok Nala Dube

    Girl in Jon's Apartment

  • Ampon Rattanawong

    Ampon Rattanawong

    Jon's Underling

  • Jakrarin Sanitti

    Jakrarin Sanitti

    Jon's Underling

  • Songsith Visunee

    Songsith Visunee

    Old Man on the Bus

  • Prayoon Tiancharoenwong

    Prayoon Tiancharoenwong

    Old Man at the Outdoor Bar

  • Jakrapan Ruttajak

    Jakrapan Ruttajak

    Security Guard

  • Tittiwat Kuldilok

    Tittiwat Kuldilok

    Security Guard

  • Sungwon Jermpan

    Sungwon Jermpan

    Security Guard

  • Yuki Tsudoi

    Yuki Tsudoi

    Grand Hostess

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'; ?>
Last Life in the Universe

Cast (21)

  • Tadanobu Asano

    Tadanobu Asano

    Kenji

  • Sinitta Boonyasak

    Sinitta Boonyasak

    Noi

  • Chermarn Boonyasak

    Chermarn Boonyasak

    Nid

  • Yutaka Matsushige

    Yutaka Matsushige

    Yukio

  • Riki Takeuchi

    Riki Takeuchi

    Takashi

  • Takashi Miike

    Takashi Miike

    Yakuza

  • Yoji Tanaka

    Yoji Tanaka

    Yakuza

  • Sakichi Sato

    Sakichi Sato

    Yakuza

  • Thiti Phumorn

    Thiti Phumorn

    Jon

  • Junko Nakazawa

    Junko Nakazawa

    Librarian

  • Akiko Anraku

    Akiko Anraku

    Japanese Housewife

  • Nortioshi Urano

    Nortioshi Urano

    Salaryman

  • Phimchanok Nala Dube

    Phimchanok Nala Dube

    Girl in Jon's Apartment

  • Ampon Rattanawong

    Ampon Rattanawong

    Jon's Underling

  • Jakrarin Sanitti

    Jakrarin Sanitti

    Jon's Underling

  • Songsith Visunee

    Songsith Visunee

    Old Man on the Bus

  • Prayoon Tiancharoenwong

    Prayoon Tiancharoenwong

    Old Man at the Outdoor Bar

  • Jakrapan Ruttajak

    Jakrapan Ruttajak

    Security Guard

  • Tittiwat Kuldilok

    Tittiwat Kuldilok

    Security Guard

  • Sungwon Jermpan

    Sungwon Jermpan

    Security Guard

  • Yuki Tsudoi

    Yuki Tsudoi

    Grand Hostess

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'; ?>
Last Life in the Universe

Cast (21)

  • Tadanobu Asano

    Tadanobu Asano

    Kenji

  • Sinitta Boonyasak

    Sinitta Boonyasak

    Noi

  • Chermarn Boonyasak

    Chermarn Boonyasak

    Nid

  • Yutaka Matsushige

    Yutaka Matsushige

    Yukio

  • Riki Takeuchi

    Riki Takeuchi

    Takashi

  • Takashi Miike

    Takashi Miike

    Yakuza

  • Yoji Tanaka

    Yoji Tanaka

    Yakuza

  • Sakichi Sato

    Sakichi Sato

    Yakuza

  • Thiti Phumorn

    Thiti Phumorn

    Jon

  • Junko Nakazawa

    Junko Nakazawa

    Librarian

  • Akiko Anraku

    Akiko Anraku

    Japanese Housewife

  • Nortioshi Urano

    Nortioshi Urano

    Salaryman

  • Phimchanok Nala Dube

    Phimchanok Nala Dube

    Girl in Jon's Apartment

  • Ampon Rattanawong

    Ampon Rattanawong

    Jon's Underling

  • Jakrarin Sanitti

    Jakrarin Sanitti

    Jon's Underling

  • Songsith Visunee

    Songsith Visunee

    Old Man on the Bus

  • Prayoon Tiancharoenwong

    Prayoon Tiancharoenwong

    Old Man at the Outdoor Bar

  • Jakrapan Ruttajak

    Jakrapan Ruttajak

    Security Guard

  • Tittiwat Kuldilok

    Tittiwat Kuldilok

    Security Guard

  • Sungwon Jermpan

    Sungwon Jermpan

    Security Guard

  • Yuki Tsudoi

    Yuki Tsudoi

    Grand Hostess

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'; ?>
Last Life in the Universe

Cast (21)

  • Tadanobu Asano

    Tadanobu Asano

    Kenji

  • Sinitta Boonyasak

    Sinitta Boonyasak

    Noi

  • Chermarn Boonyasak

    Chermarn Boonyasak

    Nid

  • Yutaka Matsushige

    Yutaka Matsushige

    Yukio

  • Riki Takeuchi

    Riki Takeuchi

    Takashi

  • Takashi Miike

    Takashi Miike

    Yakuza

  • Yoji Tanaka

    Yoji Tanaka

    Yakuza

  • Sakichi Sato

    Sakichi Sato

    Yakuza

  • Thiti Phumorn

    Thiti Phumorn

    Jon

  • Junko Nakazawa

    Junko Nakazawa

    Librarian

  • Akiko Anraku

    Akiko Anraku

    Japanese Housewife

  • Nortioshi Urano

    Nortioshi Urano

    Salaryman

  • Phimchanok Nala Dube

    Phimchanok Nala Dube

    Girl in Jon's Apartment

  • Ampon Rattanawong

    Ampon Rattanawong

    Jon's Underling

  • Jakrarin Sanitti

    Jakrarin Sanitti

    Jon's Underling

  • Songsith Visunee

    Songsith Visunee

    Old Man on the Bus

  • Prayoon Tiancharoenwong

    Prayoon Tiancharoenwong

    Old Man at the Outdoor Bar

  • Jakrapan Ruttajak

    Jakrapan Ruttajak

    Security Guard

  • Tittiwat Kuldilok

    Tittiwat Kuldilok

    Security Guard

  • Sungwon Jermpan

    Sungwon Jermpan

    Security Guard

  • Yuki Tsudoi

    Yuki Tsudoi

    Grand Hostess

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'; ?>
Last Life in the Universe

Cast (21)

  • Tadanobu Asano

    Tadanobu Asano

    Kenji

  • Sinitta Boonyasak

    Sinitta Boonyasak

    Noi

  • Chermarn Boonyasak

    Chermarn Boonyasak

    Nid

  • Yutaka Matsushige

    Yutaka Matsushige

    Yukio

  • Riki Takeuchi

    Riki Takeuchi

    Takashi

  • Takashi Miike

    Takashi Miike

    Yakuza

  • Yoji Tanaka

    Yoji Tanaka

    Yakuza

  • Sakichi Sato

    Sakichi Sato

    Yakuza

  • Thiti Phumorn

    Thiti Phumorn

    Jon

  • Junko Nakazawa

    Junko Nakazawa

    Librarian

  • Akiko Anraku

    Akiko Anraku

    Japanese Housewife

  • Nortioshi Urano

    Nortioshi Urano

    Salaryman

  • Phimchanok Nala Dube

    Phimchanok Nala Dube

    Girl in Jon's Apartment

  • Ampon Rattanawong

    Ampon Rattanawong

    Jon's Underling

  • Jakrarin Sanitti

    Jakrarin Sanitti

    Jon's Underling

  • Songsith Visunee

    Songsith Visunee

    Old Man on the Bus

  • Prayoon Tiancharoenwong

    Prayoon Tiancharoenwong

    Old Man at the Outdoor Bar

  • Jakrapan Ruttajak

    Jakrapan Ruttajak

    Security Guard

  • Tittiwat Kuldilok

    Tittiwat Kuldilok

    Security Guard

  • Sungwon Jermpan

    Sungwon Jermpan

    Security Guard

  • Yuki Tsudoi

    Yuki Tsudoi

    Grand Hostess

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'; ?>
Last Life in the Universe

Cast (21)

  • Tadanobu Asano

    Tadanobu Asano

    Kenji

  • Sinitta Boonyasak

    Sinitta Boonyasak

    Noi

  • Chermarn Boonyasak

    Chermarn Boonyasak

    Nid

  • Yutaka Matsushige

    Yutaka Matsushige

    Yukio

  • Riki Takeuchi

    Riki Takeuchi

    Takashi

  • Takashi Miike

    Takashi Miike

    Yakuza

  • Yoji Tanaka

    Yoji Tanaka

    Yakuza

  • Sakichi Sato

    Sakichi Sato

    Yakuza

  • Thiti Phumorn

    Thiti Phumorn

    Jon

  • Junko Nakazawa

    Junko Nakazawa

    Librarian

  • Akiko Anraku

    Akiko Anraku

    Japanese Housewife

  • Nortioshi Urano

    Nortioshi Urano

    Salaryman

  • Phimchanok Nala Dube

    Phimchanok Nala Dube

    Girl in Jon's Apartment

  • Ampon Rattanawong

    Ampon Rattanawong

    Jon's Underling

  • Jakrarin Sanitti

    Jakrarin Sanitti

    Jon's Underling

  • Songsith Visunee

    Songsith Visunee

    Old Man on the Bus

  • Prayoon Tiancharoenwong

    Prayoon Tiancharoenwong

    Old Man at the Outdoor Bar

  • Jakrapan Ruttajak

    Jakrapan Ruttajak

    Security Guard

  • Tittiwat Kuldilok

    Tittiwat Kuldilok

    Security Guard

  • Sungwon Jermpan

    Sungwon Jermpan

    Security Guard

  • Yuki Tsudoi

    Yuki Tsudoi

    Grand Hostess

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'; ?>
Last Life in the Universe

Cast (21)

  • Tadanobu Asano

    Tadanobu Asano

    Kenji

  • Sinitta Boonyasak

    Sinitta Boonyasak

    Noi

  • Chermarn Boonyasak

    Chermarn Boonyasak

    Nid

  • Yutaka Matsushige

    Yutaka Matsushige

    Yukio

  • Riki Takeuchi

    Riki Takeuchi

    Takashi

  • Takashi Miike

    Takashi Miike

    Yakuza

  • Yoji Tanaka

    Yoji Tanaka

    Yakuza

  • Sakichi Sato

    Sakichi Sato

    Yakuza

  • Thiti Phumorn

    Thiti Phumorn

    Jon

  • Junko Nakazawa

    Junko Nakazawa

    Librarian

  • Akiko Anraku

    Akiko Anraku

    Japanese Housewife

  • Nortioshi Urano

    Nortioshi Urano

    Salaryman

  • Phimchanok Nala Dube

    Phimchanok Nala Dube

    Girl in Jon's Apartment

  • Ampon Rattanawong

    Ampon Rattanawong

    Jon's Underling

  • Jakrarin Sanitti

    Jakrarin Sanitti

    Jon's Underling

  • Songsith Visunee

    Songsith Visunee

    Old Man on the Bus

  • Prayoon Tiancharoenwong

    Prayoon Tiancharoenwong

    Old Man at the Outdoor Bar

  • Jakrapan Ruttajak

    Jakrapan Ruttajak

    Security Guard

  • Tittiwat Kuldilok

    Tittiwat Kuldilok

    Security Guard

  • Sungwon Jermpan

    Sungwon Jermpan

    Security Guard

  • Yuki Tsudoi

    Yuki Tsudoi

    Grand Hostess