Wicker Park

Cast (15)

  • Josh Hartnett

    Josh Hartnett

    Matthew

  • Rose Byrne

    Rose Byrne

    Alex

  • Matthew Lillard

    Matthew Lillard

    Luke

  • Diane Kruger

    Diane Kruger

    Lisa

  • Christopher Cousins

    Christopher Cousins

    Daniel

  • Jessica Paré

    Jessica Paré

    Rebecca

  • Vlasta Vrana

    Vlasta Vrana

    Jeweller

  • Amy Sobol

    Amy Sobol

    Ellie

  • Ted Whittall

    Ted Whittall

    Walter

  • Isabel Dos Santos

    Isabel Dos Santos

    Chamber Maid

  • Mark Camacho

    Mark Camacho

    Bartender

  • Miranda Handford

    Miranda Handford

    Actress Olivia

  • Stéfanie Buxton

    Stéfanie Buxton

    Ticket Agent

  • Joanna Noyes

    Joanna Noyes

    Mary

  • Marcel Jeannin

    Marcel Jeannin

    Theater Director

Crew (103)

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'; ?>
Wicker Park

Cast (15)

  • Josh Hartnett

    Josh Hartnett

    Matthew

  • Rose Byrne

    Rose Byrne

    Alex

  • Matthew Lillard

    Matthew Lillard

    Luke

  • Diane Kruger

    Diane Kruger

    Lisa

  • Christopher Cousins

    Christopher Cousins

    Daniel

  • Jessica Paré

    Jessica Paré

    Rebecca

  • Vlasta Vrana

    Vlasta Vrana

    Jeweller

  • Amy Sobol

    Amy Sobol

    Ellie

  • Ted Whittall

    Ted Whittall

    Walter

  • Isabel Dos Santos

    Isabel Dos Santos

    Chamber Maid

  • Mark Camacho

    Mark Camacho

    Bartender

  • Miranda Handford

    Miranda Handford

    Actress Olivia

  • Stéfanie Buxton

    Stéfanie Buxton

    Ticket Agent

  • Joanna Noyes

    Joanna Noyes

    Mary

  • Marcel Jeannin

    Marcel Jeannin

    Theater Director

Crew (103)

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'; ?>
Wicker Park

Cast (15)

  • Josh Hartnett

    Josh Hartnett

    Matthew

  • Rose Byrne

    Rose Byrne

    Alex

  • Matthew Lillard

    Matthew Lillard

    Luke

  • Diane Kruger

    Diane Kruger

    Lisa

  • Christopher Cousins

    Christopher Cousins

    Daniel

  • Jessica Paré

    Jessica Paré

    Rebecca

  • Vlasta Vrana

    Vlasta Vrana

    Jeweller

  • Amy Sobol

    Amy Sobol

    Ellie

  • Ted Whittall

    Ted Whittall

    Walter

  • Isabel Dos Santos

    Isabel Dos Santos

    Chamber Maid

  • Mark Camacho

    Mark Camacho

    Bartender

  • Miranda Handford

    Miranda Handford

    Actress Olivia

  • Stéfanie Buxton

    Stéfanie Buxton

    Ticket Agent

  • Joanna Noyes

    Joanna Noyes

    Mary

  • Marcel Jeannin

    Marcel Jeannin

    Theater Director

Crew (103)

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'; ?>
Wicker Park

Cast (15)

  • Josh Hartnett

    Josh Hartnett

    Matthew

  • Rose Byrne

    Rose Byrne

    Alex

  • Matthew Lillard

    Matthew Lillard

    Luke

  • Diane Kruger

    Diane Kruger

    Lisa

  • Christopher Cousins

    Christopher Cousins

    Daniel

  • Jessica Paré

    Jessica Paré

    Rebecca

  • Vlasta Vrana

    Vlasta Vrana

    Jeweller

  • Amy Sobol

    Amy Sobol

    Ellie

  • Ted Whittall

    Ted Whittall

    Walter

  • Isabel Dos Santos

    Isabel Dos Santos

    Chamber Maid

  • Mark Camacho

    Mark Camacho

    Bartender

  • Miranda Handford

    Miranda Handford

    Actress Olivia

  • Stéfanie Buxton

    Stéfanie Buxton

    Ticket Agent

  • Joanna Noyes

    Joanna Noyes

    Mary

  • Marcel Jeannin

    Marcel Jeannin

    Theater Director

Crew (103)

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'; ?>
Wicker Park

Cast (15)

  • Josh Hartnett

    Josh Hartnett

    Matthew

  • Rose Byrne

    Rose Byrne

    Alex

  • Matthew Lillard

    Matthew Lillard

    Luke

  • Diane Kruger

    Diane Kruger

    Lisa

  • Christopher Cousins

    Christopher Cousins

    Daniel

  • Jessica Paré

    Jessica Paré

    Rebecca

  • Vlasta Vrana

    Vlasta Vrana

    Jeweller

  • Amy Sobol

    Amy Sobol

    Ellie

  • Ted Whittall

    Ted Whittall

    Walter

  • Isabel Dos Santos

    Isabel Dos Santos

    Chamber Maid

  • Mark Camacho

    Mark Camacho

    Bartender

  • Miranda Handford

    Miranda Handford

    Actress Olivia

  • Stéfanie Buxton

    Stéfanie Buxton

    Ticket Agent

  • Joanna Noyes

    Joanna Noyes

    Mary

  • Marcel Jeannin

    Marcel Jeannin

    Theater Director

Crew (103)

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'; ?>
Wicker Park

Cast (15)

  • Josh Hartnett

    Josh Hartnett

    Matthew

  • Rose Byrne

    Rose Byrne

    Alex

  • Matthew Lillard

    Matthew Lillard

    Luke

  • Diane Kruger

    Diane Kruger

    Lisa

  • Christopher Cousins

    Christopher Cousins

    Daniel

  • Jessica Paré

    Jessica Paré

    Rebecca

  • Vlasta Vrana

    Vlasta Vrana

    Jeweller

  • Amy Sobol

    Amy Sobol

    Ellie

  • Ted Whittall

    Ted Whittall

    Walter

  • Isabel Dos Santos

    Isabel Dos Santos

    Chamber Maid

  • Mark Camacho

    Mark Camacho

    Bartender

  • Miranda Handford

    Miranda Handford

    Actress Olivia

  • Stéfanie Buxton

    Stéfanie Buxton

    Ticket Agent

  • Joanna Noyes

    Joanna Noyes

    Mary

  • Marcel Jeannin

    Marcel Jeannin

    Theater Director

Crew (103)

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'; ?>
Wicker Park

Cast (15)

  • Josh Hartnett

    Josh Hartnett

    Matthew

  • Rose Byrne

    Rose Byrne

    Alex

  • Matthew Lillard

    Matthew Lillard

    Luke

  • Diane Kruger

    Diane Kruger

    Lisa

  • Christopher Cousins

    Christopher Cousins

    Daniel

  • Jessica Paré

    Jessica Paré

    Rebecca

  • Vlasta Vrana

    Vlasta Vrana

    Jeweller

  • Amy Sobol

    Amy Sobol

    Ellie

  • Ted Whittall

    Ted Whittall

    Walter

  • Isabel Dos Santos

    Isabel Dos Santos

    Chamber Maid

  • Mark Camacho

    Mark Camacho

    Bartender

  • Miranda Handford

    Miranda Handford

    Actress Olivia

  • Stéfanie Buxton

    Stéfanie Buxton

    Ticket Agent

  • Joanna Noyes

    Joanna Noyes

    Mary

  • Marcel Jeannin

    Marcel Jeannin

    Theater Director

Crew (103)