我需要将图像从PHP URL保存到我的PC.假设我有一个页面,http://example.com/image.php拿着一个"花"图像,没有别的.如何使用新名称(使用PHP)从URL保存此图像?
http://example.com/image.php
php image
如何使用curl和PHP保存文件?
php xml curl
可能重复: PHP保存图像文件
$image_url = 'http://site.com/images/image.png';
如何将文件从远程站点保存到我自己的文件夹中?
php ×3
image ×2
curl ×1
xml ×1