Making of a Male Model

Cast (32)

  • Joan Collins

    Joan Collins

    Kay Dillon

  • Jon-Erik Hexum

    Jon-Erik Hexum

    Tyler Burnett

  • Kevin McCarthy

    Kevin McCarthy

    Ward Hawley

  • Roxie Roker

    Roxie Roker

    Madge Davis

  • Arte Johnson

    Arte Johnson

    Marty Sampson

  • Ted McGinley

    Ted McGinley

    Gary Angelo

  • Jeff Conaway

    Jeff Conaway

    Chuck Lanyard

  • Tonja Walker

    Tonja Walker

    Alma Rockwell

  • Patricia Smith

    Patricia Smith

    Mrs. Rockwell

  • Michael Anderson Jr.

    Michael Anderson Jr.

    Sven

  • Robert Walker Jr.

    Robert Walker Jr.

    Joseph

  • Tamara Stafford

    Tamara Stafford

    Linda

  • Greta Blackburn

    Greta Blackburn

    Jenna

  • Clare Kirkconnell

    Clare Kirkconnell

    Joanne

  • Richard Pierson

    Richard Pierson

    Leo

  • Heather McNair

    Heather McNair

    Denise

  • Hunter von Leer

    Hunter von Leer

    Director

  • Barry Pearl

    Barry Pearl

    Clarence

  • Michael Kearns

    Michael Kearns

    Roddy

  • Heidi Hagman

    Heidi Hagman

    Connie

  • Andrea Howard

    Andrea Howard

    Marsha

  • Sandy Freeman

    Sandy Freeman

    Leonora

  • Robert Pinkerton

    Robert Pinkerton

    Scott

  • Robert DoQui

    Robert DoQui

    Policeman

  • Raleigh Bond

    Raleigh Bond

    Mr. Breedlove

  • Twyla Littleton

    Twyla Littleton

    Amanda

  • Joyce Little

    Joyce Little

    Isabella

  • Wendy Smith Howard

    Wendy Smith Howard

    Junie

  • Ben Marino

    Ben Marino

    Tony

  • James "Gypsy" Haake

    James "Gypsy" Haake

    Female Impersonator #1

  • Christopher Morley

    Christopher Morley

    Female Impersonator #2

  • Rosemarie Stack

    Rosemarie Stack

    Lila Chandler

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'; ?>
Making of a Male Model

Cast (32)

  • Joan Collins

    Joan Collins

    Kay Dillon

  • Jon-Erik Hexum

    Jon-Erik Hexum

    Tyler Burnett

  • Kevin McCarthy

    Kevin McCarthy

    Ward Hawley

  • Roxie Roker

    Roxie Roker

    Madge Davis

  • Arte Johnson

    Arte Johnson

    Marty Sampson

  • Ted McGinley

    Ted McGinley

    Gary Angelo

  • Jeff Conaway

    Jeff Conaway

    Chuck Lanyard

  • Tonja Walker

    Tonja Walker

    Alma Rockwell

  • Patricia Smith

    Patricia Smith

    Mrs. Rockwell

  • Michael Anderson Jr.

    Michael Anderson Jr.

    Sven

  • Robert Walker Jr.

    Robert Walker Jr.

    Joseph

  • Tamara Stafford

    Tamara Stafford

    Linda

  • Greta Blackburn

    Greta Blackburn

    Jenna

  • Clare Kirkconnell

    Clare Kirkconnell

    Joanne

  • Richard Pierson

    Richard Pierson

    Leo

  • Heather McNair

    Heather McNair

    Denise

  • Hunter von Leer

    Hunter von Leer

    Director

  • Barry Pearl

    Barry Pearl

    Clarence

  • Michael Kearns

    Michael Kearns

    Roddy

  • Heidi Hagman

    Heidi Hagman

    Connie

  • Andrea Howard

    Andrea Howard

    Marsha

  • Sandy Freeman

    Sandy Freeman

    Leonora

  • Robert Pinkerton

    Robert Pinkerton

    Scott

  • Robert DoQui

    Robert DoQui

    Policeman

  • Raleigh Bond

    Raleigh Bond

    Mr. Breedlove

  • Twyla Littleton

    Twyla Littleton

    Amanda

  • Joyce Little

    Joyce Little

    Isabella

  • Wendy Smith Howard

    Wendy Smith Howard

    Junie

  • Ben Marino

    Ben Marino

    Tony

  • James "Gypsy" Haake

    James "Gypsy" Haake

    Female Impersonator #1

  • Christopher Morley

    Christopher Morley

    Female Impersonator #2

  • Rosemarie Stack

    Rosemarie Stack

    Lila Chandler

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'; ?>
Making of a Male Model

Cast (32)

  • Joan Collins

    Joan Collins

    Kay Dillon

  • Jon-Erik Hexum

    Jon-Erik Hexum

    Tyler Burnett

  • Kevin McCarthy

    Kevin McCarthy

    Ward Hawley

  • Roxie Roker

    Roxie Roker

    Madge Davis

  • Arte Johnson

    Arte Johnson

    Marty Sampson

  • Ted McGinley

    Ted McGinley

    Gary Angelo

  • Jeff Conaway

    Jeff Conaway

    Chuck Lanyard

  • Tonja Walker

    Tonja Walker

    Alma Rockwell

  • Patricia Smith

    Patricia Smith

    Mrs. Rockwell

  • Michael Anderson Jr.

    Michael Anderson Jr.

    Sven

  • Robert Walker Jr.

    Robert Walker Jr.

    Joseph

  • Tamara Stafford

    Tamara Stafford

    Linda

  • Greta Blackburn

    Greta Blackburn

    Jenna

  • Clare Kirkconnell

    Clare Kirkconnell

    Joanne

  • Richard Pierson

    Richard Pierson

    Leo

  • Heather McNair

    Heather McNair

    Denise

  • Hunter von Leer

    Hunter von Leer

    Director

  • Barry Pearl

    Barry Pearl

    Clarence

  • Michael Kearns

    Michael Kearns

    Roddy

  • Heidi Hagman

    Heidi Hagman

    Connie

  • Andrea Howard

    Andrea Howard

    Marsha

  • Sandy Freeman

    Sandy Freeman

    Leonora

  • Robert Pinkerton

    Robert Pinkerton

    Scott

  • Robert DoQui

    Robert DoQui

    Policeman

  • Raleigh Bond

    Raleigh Bond

    Mr. Breedlove

  • Twyla Littleton

    Twyla Littleton

    Amanda

  • Joyce Little

    Joyce Little

    Isabella

  • Wendy Smith Howard

    Wendy Smith Howard

    Junie

  • Ben Marino

    Ben Marino

    Tony

  • James "Gypsy" Haake

    James "Gypsy" Haake

    Female Impersonator #1

  • Christopher Morley

    Christopher Morley

    Female Impersonator #2

  • Rosemarie Stack

    Rosemarie Stack

    Lila Chandler

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'; ?>
Making of a Male Model

Cast (32)

  • Joan Collins

    Joan Collins

    Kay Dillon

  • Jon-Erik Hexum

    Jon-Erik Hexum

    Tyler Burnett

  • Kevin McCarthy

    Kevin McCarthy

    Ward Hawley

  • Roxie Roker

    Roxie Roker

    Madge Davis

  • Arte Johnson

    Arte Johnson

    Marty Sampson

  • Ted McGinley

    Ted McGinley

    Gary Angelo

  • Jeff Conaway

    Jeff Conaway

    Chuck Lanyard

  • Tonja Walker

    Tonja Walker

    Alma Rockwell

  • Patricia Smith

    Patricia Smith

    Mrs. Rockwell

  • Michael Anderson Jr.

    Michael Anderson Jr.

    Sven

  • Robert Walker Jr.

    Robert Walker Jr.

    Joseph

  • Tamara Stafford

    Tamara Stafford

    Linda

  • Greta Blackburn

    Greta Blackburn

    Jenna

  • Clare Kirkconnell

    Clare Kirkconnell

    Joanne

  • Richard Pierson

    Richard Pierson

    Leo

  • Heather McNair

    Heather McNair

    Denise

  • Hunter von Leer

    Hunter von Leer

    Director

  • Barry Pearl

    Barry Pearl

    Clarence

  • Michael Kearns

    Michael Kearns

    Roddy

  • Heidi Hagman

    Heidi Hagman

    Connie

  • Andrea Howard

    Andrea Howard

    Marsha

  • Sandy Freeman

    Sandy Freeman

    Leonora

  • Robert Pinkerton

    Robert Pinkerton

    Scott

  • Robert DoQui

    Robert DoQui

    Policeman

  • Raleigh Bond

    Raleigh Bond

    Mr. Breedlove

  • Twyla Littleton

    Twyla Littleton

    Amanda

  • Joyce Little

    Joyce Little

    Isabella

  • Wendy Smith Howard

    Wendy Smith Howard

    Junie

  • Ben Marino

    Ben Marino

    Tony

  • James "Gypsy" Haake

    James "Gypsy" Haake

    Female Impersonator #1

  • Christopher Morley

    Christopher Morley

    Female Impersonator #2

  • Rosemarie Stack

    Rosemarie Stack

    Lila Chandler

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'; ?>
Making of a Male Model

Cast (32)

  • Joan Collins

    Joan Collins

    Kay Dillon

  • Jon-Erik Hexum

    Jon-Erik Hexum

    Tyler Burnett

  • Kevin McCarthy

    Kevin McCarthy

    Ward Hawley

  • Roxie Roker

    Roxie Roker

    Madge Davis

  • Arte Johnson

    Arte Johnson

    Marty Sampson

  • Ted McGinley

    Ted McGinley

    Gary Angelo

  • Jeff Conaway

    Jeff Conaway

    Chuck Lanyard

  • Tonja Walker

    Tonja Walker

    Alma Rockwell

  • Patricia Smith

    Patricia Smith

    Mrs. Rockwell

  • Michael Anderson Jr.

    Michael Anderson Jr.

    Sven

  • Robert Walker Jr.

    Robert Walker Jr.

    Joseph

  • Tamara Stafford

    Tamara Stafford

    Linda

  • Greta Blackburn

    Greta Blackburn

    Jenna

  • Clare Kirkconnell

    Clare Kirkconnell

    Joanne

  • Richard Pierson

    Richard Pierson

    Leo

  • Heather McNair

    Heather McNair

    Denise

  • Hunter von Leer

    Hunter von Leer

    Director

  • Barry Pearl

    Barry Pearl

    Clarence

  • Michael Kearns

    Michael Kearns

    Roddy

  • Heidi Hagman

    Heidi Hagman

    Connie

  • Andrea Howard

    Andrea Howard

    Marsha

  • Sandy Freeman

    Sandy Freeman

    Leonora

  • Robert Pinkerton

    Robert Pinkerton

    Scott

  • Robert DoQui

    Robert DoQui

    Policeman

  • Raleigh Bond

    Raleigh Bond

    Mr. Breedlove

  • Twyla Littleton

    Twyla Littleton

    Amanda

  • Joyce Little

    Joyce Little

    Isabella

  • Wendy Smith Howard

    Wendy Smith Howard

    Junie

  • Ben Marino

    Ben Marino

    Tony

  • James "Gypsy" Haake

    James "Gypsy" Haake

    Female Impersonator #1

  • Christopher Morley

    Christopher Morley

    Female Impersonator #2

  • Rosemarie Stack

    Rosemarie Stack

    Lila Chandler

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'; ?>
Making of a Male Model

Cast (32)

  • Joan Collins

    Joan Collins

    Kay Dillon

  • Jon-Erik Hexum

    Jon-Erik Hexum

    Tyler Burnett

  • Kevin McCarthy

    Kevin McCarthy

    Ward Hawley

  • Roxie Roker

    Roxie Roker

    Madge Davis

  • Arte Johnson

    Arte Johnson

    Marty Sampson

  • Ted McGinley

    Ted McGinley

    Gary Angelo

  • Jeff Conaway

    Jeff Conaway

    Chuck Lanyard

  • Tonja Walker

    Tonja Walker

    Alma Rockwell

  • Patricia Smith

    Patricia Smith

    Mrs. Rockwell

  • Michael Anderson Jr.

    Michael Anderson Jr.

    Sven

  • Robert Walker Jr.

    Robert Walker Jr.

    Joseph

  • Tamara Stafford

    Tamara Stafford

    Linda

  • Greta Blackburn

    Greta Blackburn

    Jenna

  • Clare Kirkconnell

    Clare Kirkconnell

    Joanne

  • Richard Pierson

    Richard Pierson

    Leo

  • Heather McNair

    Heather McNair

    Denise

  • Hunter von Leer

    Hunter von Leer

    Director

  • Barry Pearl

    Barry Pearl

    Clarence

  • Michael Kearns

    Michael Kearns

    Roddy

  • Heidi Hagman

    Heidi Hagman

    Connie

  • Andrea Howard

    Andrea Howard

    Marsha

  • Sandy Freeman

    Sandy Freeman

    Leonora

  • Robert Pinkerton

    Robert Pinkerton

    Scott

  • Robert DoQui

    Robert DoQui

    Policeman

  • Raleigh Bond

    Raleigh Bond

    Mr. Breedlove

  • Twyla Littleton

    Twyla Littleton

    Amanda

  • Joyce Little

    Joyce Little

    Isabella

  • Wendy Smith Howard

    Wendy Smith Howard

    Junie

  • Ben Marino

    Ben Marino

    Tony

  • James "Gypsy" Haake

    James "Gypsy" Haake

    Female Impersonator #1

  • Christopher Morley

    Christopher Morley

    Female Impersonator #2

  • Rosemarie Stack

    Rosemarie Stack

    Lila Chandler

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'; ?>
Making of a Male Model

Cast (32)

  • Joan Collins

    Joan Collins

    Kay Dillon

  • Jon-Erik Hexum

    Jon-Erik Hexum

    Tyler Burnett

  • Kevin McCarthy

    Kevin McCarthy

    Ward Hawley

  • Roxie Roker

    Roxie Roker

    Madge Davis

  • Arte Johnson

    Arte Johnson

    Marty Sampson

  • Ted McGinley

    Ted McGinley

    Gary Angelo

  • Jeff Conaway

    Jeff Conaway

    Chuck Lanyard

  • Tonja Walker

    Tonja Walker

    Alma Rockwell

  • Patricia Smith

    Patricia Smith

    Mrs. Rockwell

  • Michael Anderson Jr.

    Michael Anderson Jr.

    Sven

  • Robert Walker Jr.

    Robert Walker Jr.

    Joseph

  • Tamara Stafford

    Tamara Stafford

    Linda

  • Greta Blackburn

    Greta Blackburn

    Jenna

  • Clare Kirkconnell

    Clare Kirkconnell

    Joanne

  • Richard Pierson

    Richard Pierson

    Leo

  • Heather McNair

    Heather McNair

    Denise

  • Hunter von Leer

    Hunter von Leer

    Director

  • Barry Pearl

    Barry Pearl

    Clarence

  • Michael Kearns

    Michael Kearns

    Roddy

  • Heidi Hagman

    Heidi Hagman

    Connie

  • Andrea Howard

    Andrea Howard

    Marsha

  • Sandy Freeman

    Sandy Freeman

    Leonora

  • Robert Pinkerton

    Robert Pinkerton

    Scott

  • Robert DoQui

    Robert DoQui

    Policeman

  • Raleigh Bond

    Raleigh Bond

    Mr. Breedlove

  • Twyla Littleton

    Twyla Littleton

    Amanda

  • Joyce Little

    Joyce Little

    Isabella

  • Wendy Smith Howard

    Wendy Smith Howard

    Junie

  • Ben Marino

    Ben Marino

    Tony

  • James "Gypsy" Haake

    James "Gypsy" Haake

    Female Impersonator #1

  • Christopher Morley

    Christopher Morley

    Female Impersonator #2

  • Rosemarie Stack

    Rosemarie Stack

    Lila Chandler