codice:
$num = isset($_GET['num']) ? intval($_GET['num']) : 1;

echo "<a href=\"pag{$num}.htm\">next</a>";
le pagine htm devono cmq essere processate