The Man with Rain in His Shoes

Cast (16)

  • Lena Headey

    Lena Headey

    Sylvia Weld

  • Douglas Henshall

    Douglas Henshall

    Victor Bukowski

  • Penélope Cruz

    Penélope Cruz

    Louise

  • Charlotte Coleman

    Charlotte Coleman

    Alison Hayes

  • Gustavo Salmerón

    Gustavo Salmerón

    Rafael

  • Mark Strong

    Mark Strong

    Dave Summers

  • Elizabeth McGovern

    Elizabeth McGovern

    Diane

  • Heather Weeks

    Heather Weeks

    Carol

  • Inday Ba

    Inday Ba

    Janice

  • Paul Popplewell

    Paul Popplewell

    Simon

  • David Spinx

    David Spinx

    Vendor

  • David Fishley

    David Fishley

    Pianist

  • Robert Oates

    Robert Oates

    Driver

  • Toby Davis

    Toby Davis

    James

  • Simon Meacock

    Simon Meacock

    Young Actor

  • Caprice Bourret

    Caprice Bourret

    Caprice Bourret

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 Man with Rain in His Shoes

Cast (16)

  • Lena Headey

    Lena Headey

    Sylvia Weld

  • Douglas Henshall

    Douglas Henshall

    Victor Bukowski

  • Penélope Cruz

    Penélope Cruz

    Louise

  • Charlotte Coleman

    Charlotte Coleman

    Alison Hayes

  • Gustavo Salmerón

    Gustavo Salmerón

    Rafael

  • Mark Strong

    Mark Strong

    Dave Summers

  • Elizabeth McGovern

    Elizabeth McGovern

    Diane

  • Heather Weeks

    Heather Weeks

    Carol

  • Inday Ba

    Inday Ba

    Janice

  • Paul Popplewell

    Paul Popplewell

    Simon

  • David Spinx

    David Spinx

    Vendor

  • David Fishley

    David Fishley

    Pianist

  • Robert Oates

    Robert Oates

    Driver

  • Toby Davis

    Toby Davis

    James

  • Simon Meacock

    Simon Meacock

    Young Actor

  • Caprice Bourret

    Caprice Bourret

    Caprice Bourret

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 Man with Rain in His Shoes

Cast (16)

  • Lena Headey

    Lena Headey

    Sylvia Weld

  • Douglas Henshall

    Douglas Henshall

    Victor Bukowski

  • Penélope Cruz

    Penélope Cruz

    Louise

  • Charlotte Coleman

    Charlotte Coleman

    Alison Hayes

  • Gustavo Salmerón

    Gustavo Salmerón

    Rafael

  • Mark Strong

    Mark Strong

    Dave Summers

  • Elizabeth McGovern

    Elizabeth McGovern

    Diane

  • Heather Weeks

    Heather Weeks

    Carol

  • Inday Ba

    Inday Ba

    Janice

  • Paul Popplewell

    Paul Popplewell

    Simon

  • David Spinx

    David Spinx

    Vendor

  • David Fishley

    David Fishley

    Pianist

  • Robert Oates

    Robert Oates

    Driver

  • Toby Davis

    Toby Davis

    James

  • Simon Meacock

    Simon Meacock

    Young Actor

  • Caprice Bourret

    Caprice Bourret

    Caprice Bourret

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 Man with Rain in His Shoes

Cast (16)

  • Lena Headey

    Lena Headey

    Sylvia Weld

  • Douglas Henshall

    Douglas Henshall

    Victor Bukowski

  • Penélope Cruz

    Penélope Cruz

    Louise

  • Charlotte Coleman

    Charlotte Coleman

    Alison Hayes

  • Gustavo Salmerón

    Gustavo Salmerón

    Rafael

  • Mark Strong

    Mark Strong

    Dave Summers

  • Elizabeth McGovern

    Elizabeth McGovern

    Diane

  • Heather Weeks

    Heather Weeks

    Carol

  • Inday Ba

    Inday Ba

    Janice

  • Paul Popplewell

    Paul Popplewell

    Simon

  • David Spinx

    David Spinx

    Vendor

  • David Fishley

    David Fishley

    Pianist

  • Robert Oates

    Robert Oates

    Driver

  • Toby Davis

    Toby Davis

    James

  • Simon Meacock

    Simon Meacock

    Young Actor

  • Caprice Bourret

    Caprice Bourret

    Caprice Bourret

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 Man with Rain in His Shoes

Cast (16)

  • Lena Headey

    Lena Headey

    Sylvia Weld

  • Douglas Henshall

    Douglas Henshall

    Victor Bukowski

  • Penélope Cruz

    Penélope Cruz

    Louise

  • Charlotte Coleman

    Charlotte Coleman

    Alison Hayes

  • Gustavo Salmerón

    Gustavo Salmerón

    Rafael

  • Mark Strong

    Mark Strong

    Dave Summers

  • Elizabeth McGovern

    Elizabeth McGovern

    Diane

  • Heather Weeks

    Heather Weeks

    Carol

  • Inday Ba

    Inday Ba

    Janice

  • Paul Popplewell

    Paul Popplewell

    Simon

  • David Spinx

    David Spinx

    Vendor

  • David Fishley

    David Fishley

    Pianist

  • Robert Oates

    Robert Oates

    Driver

  • Toby Davis

    Toby Davis

    James

  • Simon Meacock

    Simon Meacock

    Young Actor

  • Caprice Bourret

    Caprice Bourret

    Caprice Bourret

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 Man with Rain in His Shoes

Cast (16)

  • Lena Headey

    Lena Headey

    Sylvia Weld

  • Douglas Henshall

    Douglas Henshall

    Victor Bukowski

  • Penélope Cruz

    Penélope Cruz

    Louise

  • Charlotte Coleman

    Charlotte Coleman

    Alison Hayes

  • Gustavo Salmerón

    Gustavo Salmerón

    Rafael

  • Mark Strong

    Mark Strong

    Dave Summers

  • Elizabeth McGovern

    Elizabeth McGovern

    Diane

  • Heather Weeks

    Heather Weeks

    Carol

  • Inday Ba

    Inday Ba

    Janice

  • Paul Popplewell

    Paul Popplewell

    Simon

  • David Spinx

    David Spinx

    Vendor

  • David Fishley

    David Fishley

    Pianist

  • Robert Oates

    Robert Oates

    Driver

  • Toby Davis

    Toby Davis

    James

  • Simon Meacock

    Simon Meacock

    Young Actor

  • Caprice Bourret

    Caprice Bourret

    Caprice Bourret

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 Man with Rain in His Shoes

Cast (16)

  • Lena Headey

    Lena Headey

    Sylvia Weld

  • Douglas Henshall

    Douglas Henshall

    Victor Bukowski

  • Penélope Cruz

    Penélope Cruz

    Louise

  • Charlotte Coleman

    Charlotte Coleman

    Alison Hayes

  • Gustavo Salmerón

    Gustavo Salmerón

    Rafael

  • Mark Strong

    Mark Strong

    Dave Summers

  • Elizabeth McGovern

    Elizabeth McGovern

    Diane

  • Heather Weeks

    Heather Weeks

    Carol

  • Inday Ba

    Inday Ba

    Janice

  • Paul Popplewell

    Paul Popplewell

    Simon

  • David Spinx

    David Spinx

    Vendor

  • David Fishley

    David Fishley

    Pianist

  • Robert Oates

    Robert Oates

    Driver

  • Toby Davis

    Toby Davis

    James

  • Simon Meacock

    Simon Meacock

    Young Actor

  • Caprice Bourret

    Caprice Bourret

    Caprice Bourret