$query = mysql_query("SELECT * FROM {$statement} LIMIT {$startpoint} , {$limit}",$conn);