si, avevi ragione per l'order by, ma anche così
Codice PHP:
$result mysql_query("SELECT * FROM `test` ORDER BY `email` DESC LIMIT $step1,$step2"); 
non funziona... stesso errore di prima!