function propTypeDateAddedSql($prop, $role) { if($role=="sql") { $sql = array(); $sql['select'] = "DATE_FORMAT(movies.DateAdded, '$GLOBALS[strDefaultDateFormat]') AS `$prop[Name]`"; return($sql); } else if($role=="order") { return("movies.DateAdded"); } } function propTypeClicksSql($prop, $role) { if($role=="sql") { $sql = array(); $sql['select'] = "movies.DownloadCount AS `$prop[Name]`"; return($sql); } else if($role=="order") { return("`$prop[Name]`"); } } function propTypeUserAddedSql($prop, $role) { global $CFG; if($role=="sql") { $sql = array(); $sql['select'] = "users.name AS `$prop[Name]`"; $sql['left join']["$CFG[Prefix]users AS users"] = "users.ID=movies.UserAddedID"; return($sql); } else if($role=="order") { return("`$prop[Name]`"); } } function propTypeCommentsSql($prop, $role) { global $CFG; if($role=="sql") { $sql['select'] = "COUNT(comment.ID) AS `$prop[Name]`"; $sql['left join']["$CFG[Prefix]comment AS comment"] = "comment.MovieID=movies.MovieID"; $sql['group'][] = "movies.MovieID"; return($sql); } else if($role=="order") { return("`$prop[Name]`"); } } if(file_exists('localproptypes.php')) { include('localproptypes.php'); } ?>
[ Handlung ] [ Weitere Info ] [ Info Filmdatenbank IMDb ] |
Title | Stigmata | |
Originaltitle: | Stigmata | |
Regie: | Rupert Wainwright | |
Darsteller: | Patricia Arquette, Gabriel Byrne, Jonathan Pryce | |
Erscheinungsjahr: | 1999 | |
Land: | USA | |
Stichwort: | Epilepsie, epileptischer Anfall, Anfälle, Exorzismus, Besessensein | |
Release: | 10.09.1999 |
Handlung | ||
Der Vatikan schickt den Priester Andrew Kiernan nach New York, um mehr zu erfahren über die an Stigmata und Anfällen leidende Friseuse Frankie Page. Kane glaubt zunächst genau wie die Ärzte, daß Frankie unter starken epileptischen Anfällen leidet, bis er dann einen dieser "Anfälle" mit eigenen Augen miterlebt. Gegen den Rat seiner Oberen stellt er sich den Dämonen der 23jährigen Frau.
|
Weitere Info | ||
Aufgenommen in die Epilepsie-Filmographie von Kerson, Toba et al.: Implacable Images: Why Epileptiform Events Continue to be Featured in Film and Television, http://www.ncbi.nlm.nih.gov/pubmed/16793571 Rupert Wainwright's 1999 film Stigmata featuring Patricia Arquette features an intriguing story of a young hairdresser/body artist who develops four of the five stigmata - lesions on her wrists, feet and forehead. The film eventually settles on a supernatural explanation, but not before involving doctors in a medical quest to construct a differential,diagnosis which included Borderline personality disorder, self-cutting, deliberate self-harm, and epilepsy. For while the film runs with the idea that Arquette's character, Frankie Paige, has convulsions and visual hallucinations and this necessitates a round CT/MRI scans and a fearsome sounding EEG involving electrodes 'inserted into the neocortex', a very dramatic investigation! EEG electrodes are most usually applied to the scalp. There are parallels with the CT investigations of the girl in The Exorcist (1973), after her supposed auditory hallucinations. In another parallel between the two films, the investigator following the story through is a priest. In The Exorcist it is a psychiatrist/priest. In Stigmata it is an organic scientist /priest. Both have doubts about their scientific and religious vocations. At an artistic level Stigmata is a visually beautiful film with glorious symbolic treatments of water, blood and the Madonna/Whore. The score including songs by the Smashing Pumpkin's Billy Corgan, Sinead O'Connor, David Bowie and Bjork is also a sumptuous treat. http://priory.com/psych/psycinema.htm from Toba Kerson's notes: The protagonist in the film (portrayed by Patricia Arquette) confront a priest in a subway car, yank a cross from a nun's neck and then act as if she is being lashed with images of a burning cross interwoven with the lashes appearing on her back and stigmata appearing. Just after her wounds are dressed in the hospital, a young doctor appears and says, "There is another possibility that is of concern: epilepsy. The character says something like how could this and this and that be related, and the doctor says, "These could all indicate epilepsy. siehe dazu: FILMMYTHEN – MYTHOS FILM, Zwei exemplarische Analysen des christlichen Mythos der Stigmata im Film. DIPLOMARBEIT zur Erlangung des Magistergrades am Institut für Kommunikationswissenschaft an der Geisteswissenschaftlichen Fakultät der Universität Salzburg eingereicht von Manuel Zauner Salzburg, 18.03.2003 Daraus: aus dem Anhang, in dem autonome Szenen beschrieben werden: Einstellung 31 Beschreibung: Einzelne Einstellungen von medizinischen Tests, die an Frankie vollzogen werden, folgenabwechselnd den Bildern einer Messe, die von Vater Kiernan gehalten wird. Erstere sind in bläulichem Farbton gehalten, letztere in braunen Tönen. Ein besonderer Vergleich gelingt, wenn Kiernan Messwein zu trinken gibt und in abwechselnden Einstellung Frankie Blut abgenommen wird. Kiernans Worte: „This is the blood of christ“ und leise, punktierte aber spannungsgeladene Musik begleiten diese Einstellungen. Den hoch technisierten Bildern aus Pittsburgh werden die ritualisierten Szenen aus dem Vatikan entgegengesetzt. 29. SZENE: 28-29 = Dissolve Einstellungen: 45
|
Filminfo aus der IMDb Datenbank |
[ Info Filmdatenbank IMDb ] [ Trailer ] |
/**********************************************************************************************
YOU ARE NOT ALLOWED TO REMOVE THIS COPYRIGHT-Note!!!!!!
You didn't pay anything for this script, so you could at least
leave this Copyright-Notice here, it is only one short line at the bottom... thx :D
***********************************************************************************************/
?>
Copyright © 1998-2006 by Nikotto
modified by xiah