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 | Raat |
Originaltitle: | Raat | |
Regie: | Ram Gopal Varma | |
Darsteller: | Revathy, Rohini Hattangadi, Om Puri | |
Erscheinungsjahr: | 1992 | |
Land: | Indien | |
Stichwort: | Epilepsie, Anfälle, Halluzination, Exorzismus, Besessensein, Katatonie | |
Release: | 07.02.1992 |
Handlung | ||
Die Familie Sharma zieht in ein Haus, auf dem ein Fluch liegt. Bald passieren seltsame Dinge. Vater Sharma überfährt die Katze des Neffen Bunty. Tochter Minisha "Mini" leidet unter bedrohlichen Albträumen und Halluzinationen. Sie verfällt einem Dämon und tötet in Trance ihre Freundin Reshmi. Ein Exorzist wird eingeschaltet.
|
Weitere Info | ||
from Toba Kerson's notes: A middle class family with a college-going daughter and an orphaned grandson move into a new house in a small town. There is an evil spirit in the house and the daughter is possessed and starts killing people. After she attacks her father, he calls a doctor, who says that the girl could be suffering from epilepsy "Varmas Hommage an 'Poltergeist' "Ram Gopal Varma's film is choc full of slow build up scenes, with over bearing music…..typical (cliché) music from 80's slasher movies - in fact in once bizarre scene when Mani has a fit claiming something to have burnt, the background music has been lifted directly from Halloween." http://www.thehotspotonline.com/moviespot/bolly/reviews/r/Raat.htm Finally, even though Raat eventually ends up in more off-the-wall supernatural territory, much of the film can be taken as a metaphor for schizophrenia--in fact, Varma goes to some lengths to show us a literal parallel while engaging in the metaphor at the same time. Minnie's early "hallucinations" and her later "possessions" tend to be accompanied by catatonia. She has olfactory hallucinations as well. She loses track of Bunty and lets him remain in unusual isolation when she's supposed to be watching him. She becomes anti-social and violent, and so on. Even the more supernatural material works well for this interpretation, as mental disorders such as schizophrenia were misdiagnosed as "possession by demons" and similar claims throughout history. I wouldn't say that Varma intended the whole film as only a metaphor for schizophrenia, but that's obviously one of his intentions, along with simply telling a good horror/thriller yarn.
|
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