function stars($star_rating){ $array = explode('.',$star_rating); $stars = ''; if(preg_match('@[0-4]@',$array[0])){ for($i=0;$i<$array[0];$i++){ $stars .= '*'; } } if(count($array)==2){ $stars .= '½'; } if(preg_match('@[A-Z]@',$star_rating)){ $stars .= $star_rating; } if($star_rating=='0'){ $stars .= '(no stars)'; } $stars = ''; return $stars; } function _e($str,$split=false){ if($split){ $str = preg_replace('@; ?@',' & ',$str); } return htmlentities($str); } require_once('mysql.php'); $db = new MySQL; $db->connect(); $result = $db->select("SELECT * FROM master_list ORDER BY row_id DESC LIMIT 50"); ?>
(In reverse order.) Scale = to . = Did not finish. = Walk-out.
† Nashville is on account of I was falling asleep an hour in and had to bail. No fault of the film, mind you, since I'd just survived a stone-solid weekend of moviegoing (about a dozen films in all) in two hour-apart cities. Altman's three hour epic was the last movie on the schedule. I'll revisit it soon (though probably on video), at which point it'll return (with my rating) to the top of the list.
endif; ?>