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 | Bello, onesto emigrato Australia sposerebbe compaesana illibata | |
Originaltitle: | Bello, onesto, emigrato Australia sposerebbe compaesana illibata | |
Regie: | Luigi Zampa | |
Darsteller: | Alberto Sordi, Claudia Cardinale, Riccardo Garrone | |
Erscheinungsjahr: | 1971 | |
Land: | Italien | |
Stichwort: | Epilepsie, epileptischer Anfall, Anfälle | |
Release: | 13.12.1971 |
Handlung | ||
Australien der 30er Jahre: Ein italienischer Emigrant, der Epilepsie hat, heiratet per Korrispendenz. Er ahnt nicht, daß seine Zukünftige eine Prostituierte ist. Diese wiederum reist nach Australien ohne zu wissen, daß ihr Zukünftiger arm und krank ist.
|
Weitere Info | ||
Bello, onesto emigrato Australia sposerebbe compaesana illibata aka Girl in Australia, A Only Alberto Sordi could portray so well an old fashioned man looking for a virtuous wife from his country. Only he could lead you from laughter to cry in no time. Among my favorite scenes, Alberto turned down by awful looking Italian women in a dancing hall. If you really want to enter the world of many Italian immigrants around the globe, then watch this funny, insightful movie. mingus_311, Rome, Italy, Date: 27 February 2003 / Summary: bye albertone two days ago Alberto Sordi, Albertone for romans, passed away. He was a giant of italian comedy. This movie is a comedy but also a touching review of italian emigrant life style in Australia, the other side of the world. There was a time when in Italy the misery forced people to leave the homeland and spread all around the world. this movie is for them, because it shows their epic efforts to cope with a new environment, often hostile and mercyless, trying to defend their italianity and their community. The hidden values of these italians are no more represented in Italy, at least in the modern zones of Italy. They live in the era when they left Italy. In this sense they are the mirror of our past, but also of our future, when inter-cultural societies will be the norm. Kristen Skullerud (skulli99@hotmail.com), Date: 29 January 2002 / Summary: Hard life of an old fashioned Italian immigrant !!
|
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