La gran mentira

Cast (26)

  • Francisco Rabal

    Francisco Rabal

    César Neira

  • Madeleine Fischer

    Madeleine Fischer

    Teresa Campos

  • Jacqueline Pierreux

    Jacqueline Pierreux

    Sara Millán

  • Manolo Morán

    Manolo Morán

    César's Manager

  • Rafael Bardem

    Rafael Bardem

    Teresa's Uncle

  • Juan Calvo

    Juan Calvo

    Paulino Sándalo

  • Bobby Deglané

    Bobby Deglané

    Radio Presenter

  • Irene Caba Alba

    Irene Caba Alba

    La Molina Neighbor #1

  • Milagros Leal

    Milagros Leal

    La Molina Neighbor #2

  • Ángel Jordán

    Ángel Jordán

    Raúl Estrada

  • Ramón Elías

    Ramón Elías

    Manolo Rodríguez

  • Francisco Sánchez

    Francisco Sánchez

    Catalan Producer

  • Julio F. Alymán

    Julio F. Alymán

    Makeup Artist

  • Rafael Calvo Revilla

    Rafael Calvo Revilla

    Doctor

  • Pilar Sanclemente

    Pilar Sanclemente

    Antoñita

  • Rafaela Aparicio

    Rafaela Aparicio

    La Molina Neighbor #3 (uncredited)

  • José Luis Ozores

    José Luis Ozores

    Amateur Screenwriter (uncredited)

  • Ángel Álvarez

    Ángel Álvarez

    Sándalo's Screenwriter (uncredited)

  • Antonio Ozores

    Antonio Ozores

    Sándalo's Screenwriter (uncredited)

  • Antonio Ramallets

    Antonio Ramallets

    Self (uncredited)

  • Fernando Fernán Gómez

    Fernando Fernán Gómez

    Self (uncredited)

  • Jorge Mistral

    Jorge Mistral

    Self (uncredited)

  • José Luis Sáenz de Heredia

    José Luis Sáenz de Heredia

    Self (uncredited)

  • José Samitier

    José Samitier

    Self (uncredited)

  • José Tamayo

    José Tamayo

    Self (uncredited)

  • Perico Chicote

    Perico Chicote

    Self (uncredited)

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'; ?>
La gran mentira

Cast (26)

  • Francisco Rabal

    Francisco Rabal

    César Neira

  • Madeleine Fischer

    Madeleine Fischer

    Teresa Campos

  • Jacqueline Pierreux

    Jacqueline Pierreux

    Sara Millán

  • Manolo Morán

    Manolo Morán

    César's Manager

  • Rafael Bardem

    Rafael Bardem

    Teresa's Uncle

  • Juan Calvo

    Juan Calvo

    Paulino Sándalo

  • Bobby Deglané

    Bobby Deglané

    Radio Presenter

  • Irene Caba Alba

    Irene Caba Alba

    La Molina Neighbor #1

  • Milagros Leal

    Milagros Leal

    La Molina Neighbor #2

  • Ángel Jordán

    Ángel Jordán

    Raúl Estrada

  • Ramón Elías

    Ramón Elías

    Manolo Rodríguez

  • Francisco Sánchez

    Francisco Sánchez

    Catalan Producer

  • Julio F. Alymán

    Julio F. Alymán

    Makeup Artist

  • Rafael Calvo Revilla

    Rafael Calvo Revilla

    Doctor

  • Pilar Sanclemente

    Pilar Sanclemente

    Antoñita

  • Rafaela Aparicio

    Rafaela Aparicio

    La Molina Neighbor #3 (uncredited)

  • José Luis Ozores

    José Luis Ozores

    Amateur Screenwriter (uncredited)

  • Ángel Álvarez

    Ángel Álvarez

    Sándalo's Screenwriter (uncredited)

  • Antonio Ozores

    Antonio Ozores

    Sándalo's Screenwriter (uncredited)

  • Antonio Ramallets

    Antonio Ramallets

    Self (uncredited)

  • Fernando Fernán Gómez

    Fernando Fernán Gómez

    Self (uncredited)

  • Jorge Mistral

    Jorge Mistral

    Self (uncredited)

  • José Luis Sáenz de Heredia

    José Luis Sáenz de Heredia

    Self (uncredited)

  • José Samitier

    José Samitier

    Self (uncredited)

  • José Tamayo

    José Tamayo

    Self (uncredited)

  • Perico Chicote

    Perico Chicote

    Self (uncredited)

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'; ?>
La gran mentira

Cast (26)

  • Francisco Rabal

    Francisco Rabal

    César Neira

  • Madeleine Fischer

    Madeleine Fischer

    Teresa Campos

  • Jacqueline Pierreux

    Jacqueline Pierreux

    Sara Millán

  • Manolo Morán

    Manolo Morán

    César's Manager

  • Rafael Bardem

    Rafael Bardem

    Teresa's Uncle

  • Juan Calvo

    Juan Calvo

    Paulino Sándalo

  • Bobby Deglané

    Bobby Deglané

    Radio Presenter

  • Irene Caba Alba

    Irene Caba Alba

    La Molina Neighbor #1

  • Milagros Leal

    Milagros Leal

    La Molina Neighbor #2

  • Ángel Jordán

    Ángel Jordán

    Raúl Estrada

  • Ramón Elías

    Ramón Elías

    Manolo Rodríguez

  • Francisco Sánchez

    Francisco Sánchez

    Catalan Producer

  • Julio F. Alymán

    Julio F. Alymán

    Makeup Artist

  • Rafael Calvo Revilla

    Rafael Calvo Revilla

    Doctor

  • Pilar Sanclemente

    Pilar Sanclemente

    Antoñita

  • Rafaela Aparicio

    Rafaela Aparicio

    La Molina Neighbor #3 (uncredited)

  • José Luis Ozores

    José Luis Ozores

    Amateur Screenwriter (uncredited)

  • Ángel Álvarez

    Ángel Álvarez

    Sándalo's Screenwriter (uncredited)

  • Antonio Ozores

    Antonio Ozores

    Sándalo's Screenwriter (uncredited)

  • Antonio Ramallets

    Antonio Ramallets

    Self (uncredited)

  • Fernando Fernán Gómez

    Fernando Fernán Gómez

    Self (uncredited)

  • Jorge Mistral

    Jorge Mistral

    Self (uncredited)

  • José Luis Sáenz de Heredia

    José Luis Sáenz de Heredia

    Self (uncredited)

  • José Samitier

    José Samitier

    Self (uncredited)

  • José Tamayo

    José Tamayo

    Self (uncredited)

  • Perico Chicote

    Perico Chicote

    Self (uncredited)

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'; ?>
La gran mentira

Cast (26)

  • Francisco Rabal

    Francisco Rabal

    César Neira

  • Madeleine Fischer

    Madeleine Fischer

    Teresa Campos

  • Jacqueline Pierreux

    Jacqueline Pierreux

    Sara Millán

  • Manolo Morán

    Manolo Morán

    César's Manager

  • Rafael Bardem

    Rafael Bardem

    Teresa's Uncle

  • Juan Calvo

    Juan Calvo

    Paulino Sándalo

  • Bobby Deglané

    Bobby Deglané

    Radio Presenter

  • Irene Caba Alba

    Irene Caba Alba

    La Molina Neighbor #1

  • Milagros Leal

    Milagros Leal

    La Molina Neighbor #2

  • Ángel Jordán

    Ángel Jordán

    Raúl Estrada

  • Ramón Elías

    Ramón Elías

    Manolo Rodríguez

  • Francisco Sánchez

    Francisco Sánchez

    Catalan Producer

  • Julio F. Alymán

    Julio F. Alymán

    Makeup Artist

  • Rafael Calvo Revilla

    Rafael Calvo Revilla

    Doctor

  • Pilar Sanclemente

    Pilar Sanclemente

    Antoñita

  • Rafaela Aparicio

    Rafaela Aparicio

    La Molina Neighbor #3 (uncredited)

  • José Luis Ozores

    José Luis Ozores

    Amateur Screenwriter (uncredited)

  • Ángel Álvarez

    Ángel Álvarez

    Sándalo's Screenwriter (uncredited)

  • Antonio Ozores

    Antonio Ozores

    Sándalo's Screenwriter (uncredited)

  • Antonio Ramallets

    Antonio Ramallets

    Self (uncredited)

  • Fernando Fernán Gómez

    Fernando Fernán Gómez

    Self (uncredited)

  • Jorge Mistral

    Jorge Mistral

    Self (uncredited)

  • José Luis Sáenz de Heredia

    José Luis Sáenz de Heredia

    Self (uncredited)

  • José Samitier

    José Samitier

    Self (uncredited)

  • José Tamayo

    José Tamayo

    Self (uncredited)

  • Perico Chicote

    Perico Chicote

    Self (uncredited)

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'; ?>
La gran mentira

Cast (26)

  • Francisco Rabal

    Francisco Rabal

    César Neira

  • Madeleine Fischer

    Madeleine Fischer

    Teresa Campos

  • Jacqueline Pierreux

    Jacqueline Pierreux

    Sara Millán

  • Manolo Morán

    Manolo Morán

    César's Manager

  • Rafael Bardem

    Rafael Bardem

    Teresa's Uncle

  • Juan Calvo

    Juan Calvo

    Paulino Sándalo

  • Bobby Deglané

    Bobby Deglané

    Radio Presenter

  • Irene Caba Alba

    Irene Caba Alba

    La Molina Neighbor #1

  • Milagros Leal

    Milagros Leal

    La Molina Neighbor #2

  • Ángel Jordán

    Ángel Jordán

    Raúl Estrada

  • Ramón Elías

    Ramón Elías

    Manolo Rodríguez

  • Francisco Sánchez

    Francisco Sánchez

    Catalan Producer

  • Julio F. Alymán

    Julio F. Alymán

    Makeup Artist

  • Rafael Calvo Revilla

    Rafael Calvo Revilla

    Doctor

  • Pilar Sanclemente

    Pilar Sanclemente

    Antoñita

  • Rafaela Aparicio

    Rafaela Aparicio

    La Molina Neighbor #3 (uncredited)

  • José Luis Ozores

    José Luis Ozores

    Amateur Screenwriter (uncredited)

  • Ángel Álvarez

    Ángel Álvarez

    Sándalo's Screenwriter (uncredited)

  • Antonio Ozores

    Antonio Ozores

    Sándalo's Screenwriter (uncredited)

  • Antonio Ramallets

    Antonio Ramallets

    Self (uncredited)

  • Fernando Fernán Gómez

    Fernando Fernán Gómez

    Self (uncredited)

  • Jorge Mistral

    Jorge Mistral

    Self (uncredited)

  • José Luis Sáenz de Heredia

    José Luis Sáenz de Heredia

    Self (uncredited)

  • José Samitier

    José Samitier

    Self (uncredited)

  • José Tamayo

    José Tamayo

    Self (uncredited)

  • Perico Chicote

    Perico Chicote

    Self (uncredited)

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'; ?>
La gran mentira

Cast (26)

  • Francisco Rabal

    Francisco Rabal

    César Neira

  • Madeleine Fischer

    Madeleine Fischer

    Teresa Campos

  • Jacqueline Pierreux

    Jacqueline Pierreux

    Sara Millán

  • Manolo Morán

    Manolo Morán

    César's Manager

  • Rafael Bardem

    Rafael Bardem

    Teresa's Uncle

  • Juan Calvo

    Juan Calvo

    Paulino Sándalo

  • Bobby Deglané

    Bobby Deglané

    Radio Presenter

  • Irene Caba Alba

    Irene Caba Alba

    La Molina Neighbor #1

  • Milagros Leal

    Milagros Leal

    La Molina Neighbor #2

  • Ángel Jordán

    Ángel Jordán

    Raúl Estrada

  • Ramón Elías

    Ramón Elías

    Manolo Rodríguez

  • Francisco Sánchez

    Francisco Sánchez

    Catalan Producer

  • Julio F. Alymán

    Julio F. Alymán

    Makeup Artist

  • Rafael Calvo Revilla

    Rafael Calvo Revilla

    Doctor

  • Pilar Sanclemente

    Pilar Sanclemente

    Antoñita

  • Rafaela Aparicio

    Rafaela Aparicio

    La Molina Neighbor #3 (uncredited)

  • José Luis Ozores

    José Luis Ozores

    Amateur Screenwriter (uncredited)

  • Ángel Álvarez

    Ángel Álvarez

    Sándalo's Screenwriter (uncredited)

  • Antonio Ozores

    Antonio Ozores

    Sándalo's Screenwriter (uncredited)

  • Antonio Ramallets

    Antonio Ramallets

    Self (uncredited)

  • Fernando Fernán Gómez

    Fernando Fernán Gómez

    Self (uncredited)

  • Jorge Mistral

    Jorge Mistral

    Self (uncredited)

  • José Luis Sáenz de Heredia

    José Luis Sáenz de Heredia

    Self (uncredited)

  • José Samitier

    José Samitier

    Self (uncredited)

  • José Tamayo

    José Tamayo

    Self (uncredited)

  • Perico Chicote

    Perico Chicote

    Self (uncredited)

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'; ?>
La gran mentira

Cast (26)

  • Francisco Rabal

    Francisco Rabal

    César Neira

  • Madeleine Fischer

    Madeleine Fischer

    Teresa Campos

  • Jacqueline Pierreux

    Jacqueline Pierreux

    Sara Millán

  • Manolo Morán

    Manolo Morán

    César's Manager

  • Rafael Bardem

    Rafael Bardem

    Teresa's Uncle

  • Juan Calvo

    Juan Calvo

    Paulino Sándalo

  • Bobby Deglané

    Bobby Deglané

    Radio Presenter

  • Irene Caba Alba

    Irene Caba Alba

    La Molina Neighbor #1

  • Milagros Leal

    Milagros Leal

    La Molina Neighbor #2

  • Ángel Jordán

    Ángel Jordán

    Raúl Estrada

  • Ramón Elías

    Ramón Elías

    Manolo Rodríguez

  • Francisco Sánchez

    Francisco Sánchez

    Catalan Producer

  • Julio F. Alymán

    Julio F. Alymán

    Makeup Artist

  • Rafael Calvo Revilla

    Rafael Calvo Revilla

    Doctor

  • Pilar Sanclemente

    Pilar Sanclemente

    Antoñita

  • Rafaela Aparicio

    Rafaela Aparicio

    La Molina Neighbor #3 (uncredited)

  • José Luis Ozores

    José Luis Ozores

    Amateur Screenwriter (uncredited)

  • Ángel Álvarez

    Ángel Álvarez

    Sándalo's Screenwriter (uncredited)

  • Antonio Ozores

    Antonio Ozores

    Sándalo's Screenwriter (uncredited)

  • Antonio Ramallets

    Antonio Ramallets

    Self (uncredited)

  • Fernando Fernán Gómez

    Fernando Fernán Gómez

    Self (uncredited)

  • Jorge Mistral

    Jorge Mistral

    Self (uncredited)

  • José Luis Sáenz de Heredia

    José Luis Sáenz de Heredia

    Self (uncredited)

  • José Samitier

    José Samitier

    Self (uncredited)

  • José Tamayo

    José Tamayo

    Self (uncredited)

  • Perico Chicote

    Perico Chicote

    Self (uncredited)