Das duerfte weiterhelfen.

PHP-Code:
mysql_query("SELECT * FROM tabelle LIMIT 10,50"
Wobei 10 der Startwert ist und 50 der Endwert.
Logisch oda?