Swank,
$req = mysql_query("SELECT * FROM `chat` ORDER BY `time` ASC LIMIT " . $start . "," . $kmess);