$image = file_get_contents('https://resim.com/gorsel.png'); // Görsel verisini al file_put_contents('dosya.png', $image); // Yerel dosyaya kaydet