Sie sind nicht berechtigt diesen Badrechner einzubinden.
$arr = array(
'https://site.com/ajax/img/print/pesik2/5.png',
'https://site.com/ajax/img/print/spaniel/5.png'
);
for($i=0; $i < count($arr); $i++){
$sadasd=preg_split ("/print\//", $arr[$i]);
$sadasd=preg_split ("/\/5.png/", $sadasd[1]);
$sadasd[0];// создаем папку
// качаем файл в папку на сервере
}
Вот ориджинал сорс