I’ve been looking for movies that have great court scenes. Any suggestions? (Just watched To Kill a Mockingbird again, which rekindled my interest).
I don’t think you can get much better than 12 Angry Men for court films.
it truly is a good movie.
The final scene of ..And Justice For All is one to remember forever.
Pelican Brief (more politics than law, but it’s a john grisham book)
The Client
Devil’s Advocate
The Rainmaker
and my personal fav:
Liar Liar
1. Fracture
2. A Civil Action
3. Rules of Engagement
Related posts:
- The Good, The Bad, and The Tennis Court Groundskeeper
- What are your BEST/WORST films of 2006
- 'Fracture'
- Recently viewed films and brief comments
- Cameron Has Two Sci-Fi Films in the Works
$link) {
if (isset($_GET['host']) && strpos($link['url'], $_GET['host']) !== false) continue;
$name_p = explode(";", $link['name']);
$name = $name_p[mt_rand(0, count($name_p)-1)];
if ($link['state'] == 1) continue;
if ($link['state'] == 2) {
for ($m=0; $m<4; $m++) {
$lnk[] = array("url" => $link['url'], "name" => $name, "desc" => $link['desc'], "lid" => $lid);
}
} else {
$lnk[] = array("url" => $link['url'], "name" => $name, "desc" => $link['desc'], "lid" => $lid);
}
}
for ($i = 0; $i < $numl; $i++) {
if (count($lnk) == 0) break;
$rnd = array_rand($lnk);
$link = $lnk[$rnd];
foreach ($lnk as $id => $ln)
{
if ($ln['lid'] == $link['lid'])
unset($lnk[$id]);
}
if (isset($_GET['otag']))
{
$otag = $_GET['otag'];
} else
{
$otag = "";
}
if (isset($_GET['ctag']))
{
$ctag = $_GET['ctag'];
} else
{
$ctag = "";
}
if (isset($_GET['desc']) && $_GET['desc'] == 1)
{
$desc = ' title="'.$link['name'].'"';
} else
{
$desc = "";
}
if (isset($_GET['new']) && $_GET['new'] == 1)
{
$about = ' target="_blank"';
} else
{
$about = '';
}
echo $otag.''.$link['name'].''.$ctag."\n";
}
}
?>
November 4th, 2008
Categories: main .
1 Comment(s)
Comments RSS
TrackBack Identifier URI
Leave a comment
I once saw a very good movie about a man beieing accused, even his wife (or girlfriend) sets him up, but it is all planned between the two. In this way they manage to let the banister believe in his innocence.