"; $newfiles = array( 'http://retrospec.sgn.net/users/tomcat/yu/ZX_list.php', 'http://retrospec.sgn.net/users/tomcat/yu/C64_list.php', 'http://retrospec.sgn.net/users/tomcat/yu/Amiga_list.php', 'http://retrospec.sgn.net/users/tomcat/yu/CPC_list.php', 'http://retrospec.sgn.net/users/tomcat/yu/Plus4_list.php', 'http://retrospec.sgn.net/users/tomcat/yu/ST_list.php', 'http://retrospec.sgn.net/users/tomcat/yu/Galaksija_list.php', 'http://retrospec.sgn.net/users/tomcat/yu/Orao_list.php', 'http://retrospec.sgn.net/users/tomcat/yu/Pecom_list.php', ); foreach ($newfiles as $newfile) { print "load ".$newfile."\n"; $query = get_data($newfile); $query = explode('', $row); $row = explode('', $query); $query[0] = null; $old = 0; $new = 0; foreach($query as $row) { if ($row) { $row = explode('
";

foreach ($found as $row)
{
	print $row[0]."\n";
}

print "
";

foreach ($found as $row)
{
	print "".$row[1]."\n";
}

print "";

?>