"; $pages = array( "http://pokeysoft.no/games/atari/a8arc.htm", "http://pokeysoft.no/games/atari/a8str.htm", "http://pokeysoft.no/games/atari/a8util.htm", "http://pokeysoft.no/games/atari/a8demo.htm", ); foreach ($pages as $page) { $count = 0; $new = 0; print "load ".$page."\n"; $query = get_data($page); $query = explode('
";
foreach ($found as $row)
{
print $row[url]."\n";
}
print " | ";
foreach ($found as $row)
{
print "".implode(', ',$row[name]).".zip\n";
}
print " |