Заменить нужно на
$pic = $file[array_rand($file)];
echo '<a href="'.$pic.'"><img src="'.$pic.'"
alt="Сkачаmь..." width="100" height="130"/></a>
</div>'; $pic = $file[array_rand($file)];
echo '<a href="'.$pic.'"><img src="'.$pic.'"
alt="Сkачаmь..." width="100" height="130"/></a>
</div>';