Codice PHP:
 $query_limit mysql_query("SELECT * FROM argomenti ORDER BY idarg DESC LIMIT ".$primo.", ".$per_page); 
sarebbe corretto scrivere così