<?Php $query = mysql_qeury("SELECT * FROM `tbl` ORDER BY id DESC LIMIT 10,0") or die(mysql_error()); ?>