Спарсил линки с сайта, теперь забираю обновления, но парсер забирает некоторые старые линки повторно... КАК, каким софтом можно отфильтровать большое кол-во ссылок, чтоб он мне повторы удалил...?
PHP: $file = file("файл с линками"); $file = array_unique($file); foreach($file as $link) { $link = trim($link); echo $link."<br>"; }
софт удаляет ссылки с одинаковым доменом то есть http://example1.net.ru/recaps.php?page=1 http://example1.net.ru/news.php?page=1 http://example1.net.ru/video.php?page=1 http://example2.spb.ru/index.php?page=1&selector=0&menu=774 http://example2.spb.ru/index.php?page=1&selector=1&menu=567 http://example2.spb.ru/index.php?page=1&selector=0&menu=778 оставляет только http://example1.net.ru/recaps.php?page=1 http://example2.spb.ru/index.php?page=1&selector=0&menu=774 http://www.sendspace.com/file/7zwvp3