Codice PHP:
$maxid=5;  
for (
$i=1$i<$maxid$i++) {  
$url='$url'.$i;
eval(
"\$html= file_get_html(".$url.");");  
echo 
$html;