Here We Go Round the Mulberry Bush

Cast (31)

  • Barry Evans

    Barry Evans

    Jamie McGregor

  • Judy Geeson

    Judy Geeson

    Mary Gloucester

  • Angela Scoular

    Angela Scoular

    Caroline Beauchamp

  • Sheila White

    Sheila White

    Paula

  • Adrienne Posta

    Adrienne Posta

    Linda

  • Vanessa Howard

    Vanessa Howard

    Audrey

  • Diane Keen

    Diane Keen

    Claire

  • Moyra Fraser

    Moyra Fraser

    Mrs. McGregor

  • Michael Bates

    Michael Bates

    Mr. McGregor

  • Maxine Audley

    Maxine Audley

    Mrs. Cynthia Beauchamp

  • Denholm Elliott

    Denholm Elliott

    Mr. George Beauchamp

  • Nicky Henson

    Nicky Henson

    Craig Foster

  • Allan Warren

    Allan Warren

    Joe McGregor

  • Roy Holder

    Roy Holder

    Arthur

  • Christopher Timothy

    Christopher Timothy

    Spike

  • Marianne Stone

    Marianne Stone

    Mrs Kelly

  • George Layton

    George Layton

    Gordon

  • Gareth Robinson

    Gareth Robinson

    Bruce

  • Oliver Cotton

    Oliver Cotton

    Curtis

  • Andrew Hamilton

    Andrew Hamilton

    Charles Beauchamp

  • Sally Avery

    Sally Avery

    Cath

  • Erika Raffael

    Erika Raffael

    Ingrid

  • Cavan Kendall

    Cavan Kendall

    Michael the Curate

  • Trevor Jones

    Trevor Jones

    Gerald

  • Gillie Austin

    Gillie Austin

    Susan

  • Christopher Mitchell

    Christopher Mitchell

    Tony

  • Pauline Challoner

    Pauline Challoner

    Gloria

  • Mary Griffiths

    Mary Griffiths

    First Woman at Chip Shop

  • Stella Kemball

    Stella Kemball

    Second Woman at Chip Shop(as Stella Kemble)

  • Angela Pleasence

    Angela Pleasence

    Scruffy Girl

  • Roy Beck

    Roy Beck

    Commuter (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'; ?>
Here We Go Round the Mulberry Bush

Cast (31)

  • Barry Evans

    Barry Evans

    Jamie McGregor

  • Judy Geeson

    Judy Geeson

    Mary Gloucester

  • Angela Scoular

    Angela Scoular

    Caroline Beauchamp

  • Sheila White

    Sheila White

    Paula

  • Adrienne Posta

    Adrienne Posta

    Linda

  • Vanessa Howard

    Vanessa Howard

    Audrey

  • Diane Keen

    Diane Keen

    Claire

  • Moyra Fraser

    Moyra Fraser

    Mrs. McGregor

  • Michael Bates

    Michael Bates

    Mr. McGregor

  • Maxine Audley

    Maxine Audley

    Mrs. Cynthia Beauchamp

  • Denholm Elliott

    Denholm Elliott

    Mr. George Beauchamp

  • Nicky Henson

    Nicky Henson

    Craig Foster

  • Allan Warren

    Allan Warren

    Joe McGregor

  • Roy Holder

    Roy Holder

    Arthur

  • Christopher Timothy

    Christopher Timothy

    Spike

  • Marianne Stone

    Marianne Stone

    Mrs Kelly

  • George Layton

    George Layton

    Gordon

  • Gareth Robinson

    Gareth Robinson

    Bruce

  • Oliver Cotton

    Oliver Cotton

    Curtis

  • Andrew Hamilton

    Andrew Hamilton

    Charles Beauchamp

  • Sally Avery

    Sally Avery

    Cath

  • Erika Raffael

    Erika Raffael

    Ingrid

  • Cavan Kendall

    Cavan Kendall

    Michael the Curate

  • Trevor Jones

    Trevor Jones

    Gerald

  • Gillie Austin

    Gillie Austin

    Susan

  • Christopher Mitchell

    Christopher Mitchell

    Tony

  • Pauline Challoner

    Pauline Challoner

    Gloria

  • Mary Griffiths

    Mary Griffiths

    First Woman at Chip Shop

  • Stella Kemball

    Stella Kemball

    Second Woman at Chip Shop(as Stella Kemble)

  • Angela Pleasence

    Angela Pleasence

    Scruffy Girl

  • Roy Beck

    Roy Beck

    Commuter (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'; ?>
Here We Go Round the Mulberry Bush

Cast (31)

  • Barry Evans

    Barry Evans

    Jamie McGregor

  • Judy Geeson

    Judy Geeson

    Mary Gloucester

  • Angela Scoular

    Angela Scoular

    Caroline Beauchamp

  • Sheila White

    Sheila White

    Paula

  • Adrienne Posta

    Adrienne Posta

    Linda

  • Vanessa Howard

    Vanessa Howard

    Audrey

  • Diane Keen

    Diane Keen

    Claire

  • Moyra Fraser

    Moyra Fraser

    Mrs. McGregor

  • Michael Bates

    Michael Bates

    Mr. McGregor

  • Maxine Audley

    Maxine Audley

    Mrs. Cynthia Beauchamp

  • Denholm Elliott

    Denholm Elliott

    Mr. George Beauchamp

  • Nicky Henson

    Nicky Henson

    Craig Foster

  • Allan Warren

    Allan Warren

    Joe McGregor

  • Roy Holder

    Roy Holder

    Arthur

  • Christopher Timothy

    Christopher Timothy

    Spike

  • Marianne Stone

    Marianne Stone

    Mrs Kelly

  • George Layton

    George Layton

    Gordon

  • Gareth Robinson

    Gareth Robinson

    Bruce

  • Oliver Cotton

    Oliver Cotton

    Curtis

  • Andrew Hamilton

    Andrew Hamilton

    Charles Beauchamp

  • Sally Avery

    Sally Avery

    Cath

  • Erika Raffael

    Erika Raffael

    Ingrid

  • Cavan Kendall

    Cavan Kendall

    Michael the Curate

  • Trevor Jones

    Trevor Jones

    Gerald

  • Gillie Austin

    Gillie Austin

    Susan

  • Christopher Mitchell

    Christopher Mitchell

    Tony

  • Pauline Challoner

    Pauline Challoner

    Gloria

  • Mary Griffiths

    Mary Griffiths

    First Woman at Chip Shop

  • Stella Kemball

    Stella Kemball

    Second Woman at Chip Shop(as Stella Kemble)

  • Angela Pleasence

    Angela Pleasence

    Scruffy Girl

  • Roy Beck

    Roy Beck

    Commuter (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'; ?>
Here We Go Round the Mulberry Bush

Cast (31)

  • Barry Evans

    Barry Evans

    Jamie McGregor

  • Judy Geeson

    Judy Geeson

    Mary Gloucester

  • Angela Scoular

    Angela Scoular

    Caroline Beauchamp

  • Sheila White

    Sheila White

    Paula

  • Adrienne Posta

    Adrienne Posta

    Linda

  • Vanessa Howard

    Vanessa Howard

    Audrey

  • Diane Keen

    Diane Keen

    Claire

  • Moyra Fraser

    Moyra Fraser

    Mrs. McGregor

  • Michael Bates

    Michael Bates

    Mr. McGregor

  • Maxine Audley

    Maxine Audley

    Mrs. Cynthia Beauchamp

  • Denholm Elliott

    Denholm Elliott

    Mr. George Beauchamp

  • Nicky Henson

    Nicky Henson

    Craig Foster

  • Allan Warren

    Allan Warren

    Joe McGregor

  • Roy Holder

    Roy Holder

    Arthur

  • Christopher Timothy

    Christopher Timothy

    Spike

  • Marianne Stone

    Marianne Stone

    Mrs Kelly

  • George Layton

    George Layton

    Gordon

  • Gareth Robinson

    Gareth Robinson

    Bruce

  • Oliver Cotton

    Oliver Cotton

    Curtis

  • Andrew Hamilton

    Andrew Hamilton

    Charles Beauchamp

  • Sally Avery

    Sally Avery

    Cath

  • Erika Raffael

    Erika Raffael

    Ingrid

  • Cavan Kendall

    Cavan Kendall

    Michael the Curate

  • Trevor Jones

    Trevor Jones

    Gerald

  • Gillie Austin

    Gillie Austin

    Susan

  • Christopher Mitchell

    Christopher Mitchell

    Tony

  • Pauline Challoner

    Pauline Challoner

    Gloria

  • Mary Griffiths

    Mary Griffiths

    First Woman at Chip Shop

  • Stella Kemball

    Stella Kemball

    Second Woman at Chip Shop(as Stella Kemble)

  • Angela Pleasence

    Angela Pleasence

    Scruffy Girl

  • Roy Beck

    Roy Beck

    Commuter (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'; ?>
Here We Go Round the Mulberry Bush

Cast (31)

  • Barry Evans

    Barry Evans

    Jamie McGregor

  • Judy Geeson

    Judy Geeson

    Mary Gloucester

  • Angela Scoular

    Angela Scoular

    Caroline Beauchamp

  • Sheila White

    Sheila White

    Paula

  • Adrienne Posta

    Adrienne Posta

    Linda

  • Vanessa Howard

    Vanessa Howard

    Audrey

  • Diane Keen

    Diane Keen

    Claire

  • Moyra Fraser

    Moyra Fraser

    Mrs. McGregor

  • Michael Bates

    Michael Bates

    Mr. McGregor

  • Maxine Audley

    Maxine Audley

    Mrs. Cynthia Beauchamp

  • Denholm Elliott

    Denholm Elliott

    Mr. George Beauchamp

  • Nicky Henson

    Nicky Henson

    Craig Foster

  • Allan Warren

    Allan Warren

    Joe McGregor

  • Roy Holder

    Roy Holder

    Arthur

  • Christopher Timothy

    Christopher Timothy

    Spike

  • Marianne Stone

    Marianne Stone

    Mrs Kelly

  • George Layton

    George Layton

    Gordon

  • Gareth Robinson

    Gareth Robinson

    Bruce

  • Oliver Cotton

    Oliver Cotton

    Curtis

  • Andrew Hamilton

    Andrew Hamilton

    Charles Beauchamp

  • Sally Avery

    Sally Avery

    Cath

  • Erika Raffael

    Erika Raffael

    Ingrid

  • Cavan Kendall

    Cavan Kendall

    Michael the Curate

  • Trevor Jones

    Trevor Jones

    Gerald

  • Gillie Austin

    Gillie Austin

    Susan

  • Christopher Mitchell

    Christopher Mitchell

    Tony

  • Pauline Challoner

    Pauline Challoner

    Gloria

  • Mary Griffiths

    Mary Griffiths

    First Woman at Chip Shop

  • Stella Kemball

    Stella Kemball

    Second Woman at Chip Shop(as Stella Kemble)

  • Angela Pleasence

    Angela Pleasence

    Scruffy Girl

  • Roy Beck

    Roy Beck

    Commuter (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'; ?>
Here We Go Round the Mulberry Bush

Cast (31)

  • Barry Evans

    Barry Evans

    Jamie McGregor

  • Judy Geeson

    Judy Geeson

    Mary Gloucester

  • Angela Scoular

    Angela Scoular

    Caroline Beauchamp

  • Sheila White

    Sheila White

    Paula

  • Adrienne Posta

    Adrienne Posta

    Linda

  • Vanessa Howard

    Vanessa Howard

    Audrey

  • Diane Keen

    Diane Keen

    Claire

  • Moyra Fraser

    Moyra Fraser

    Mrs. McGregor

  • Michael Bates

    Michael Bates

    Mr. McGregor

  • Maxine Audley

    Maxine Audley

    Mrs. Cynthia Beauchamp

  • Denholm Elliott

    Denholm Elliott

    Mr. George Beauchamp

  • Nicky Henson

    Nicky Henson

    Craig Foster

  • Allan Warren

    Allan Warren

    Joe McGregor

  • Roy Holder

    Roy Holder

    Arthur

  • Christopher Timothy

    Christopher Timothy

    Spike

  • Marianne Stone

    Marianne Stone

    Mrs Kelly

  • George Layton

    George Layton

    Gordon

  • Gareth Robinson

    Gareth Robinson

    Bruce

  • Oliver Cotton

    Oliver Cotton

    Curtis

  • Andrew Hamilton

    Andrew Hamilton

    Charles Beauchamp

  • Sally Avery

    Sally Avery

    Cath

  • Erika Raffael

    Erika Raffael

    Ingrid

  • Cavan Kendall

    Cavan Kendall

    Michael the Curate

  • Trevor Jones

    Trevor Jones

    Gerald

  • Gillie Austin

    Gillie Austin

    Susan

  • Christopher Mitchell

    Christopher Mitchell

    Tony

  • Pauline Challoner

    Pauline Challoner

    Gloria

  • Mary Griffiths

    Mary Griffiths

    First Woman at Chip Shop

  • Stella Kemball

    Stella Kemball

    Second Woman at Chip Shop(as Stella Kemble)

  • Angela Pleasence

    Angela Pleasence

    Scruffy Girl

  • Roy Beck

    Roy Beck

    Commuter (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'; ?>
Here We Go Round the Mulberry Bush

Cast (31)

  • Barry Evans

    Barry Evans

    Jamie McGregor

  • Judy Geeson

    Judy Geeson

    Mary Gloucester

  • Angela Scoular

    Angela Scoular

    Caroline Beauchamp

  • Sheila White

    Sheila White

    Paula

  • Adrienne Posta

    Adrienne Posta

    Linda

  • Vanessa Howard

    Vanessa Howard

    Audrey

  • Diane Keen

    Diane Keen

    Claire

  • Moyra Fraser

    Moyra Fraser

    Mrs. McGregor

  • Michael Bates

    Michael Bates

    Mr. McGregor

  • Maxine Audley

    Maxine Audley

    Mrs. Cynthia Beauchamp

  • Denholm Elliott

    Denholm Elliott

    Mr. George Beauchamp

  • Nicky Henson

    Nicky Henson

    Craig Foster

  • Allan Warren

    Allan Warren

    Joe McGregor

  • Roy Holder

    Roy Holder

    Arthur

  • Christopher Timothy

    Christopher Timothy

    Spike

  • Marianne Stone

    Marianne Stone

    Mrs Kelly

  • George Layton

    George Layton

    Gordon

  • Gareth Robinson

    Gareth Robinson

    Bruce

  • Oliver Cotton

    Oliver Cotton

    Curtis

  • Andrew Hamilton

    Andrew Hamilton

    Charles Beauchamp

  • Sally Avery

    Sally Avery

    Cath

  • Erika Raffael

    Erika Raffael

    Ingrid

  • Cavan Kendall

    Cavan Kendall

    Michael the Curate

  • Trevor Jones

    Trevor Jones

    Gerald

  • Gillie Austin

    Gillie Austin

    Susan

  • Christopher Mitchell

    Christopher Mitchell

    Tony

  • Pauline Challoner

    Pauline Challoner

    Gloria

  • Mary Griffiths

    Mary Griffiths

    First Woman at Chip Shop

  • Stella Kemball

    Stella Kemball

    Second Woman at Chip Shop(as Stella Kemble)

  • Angela Pleasence

    Angela Pleasence

    Scruffy Girl

  • Roy Beck

    Roy Beck

    Commuter (uncredited)