Nit*_*dal 2 php
我如何将单个文件上传到 多个位置或文件夹
我使用move_uploaded_file()两次,但它只能工作一次
Mat*_*den 7
您可以使用
copy($source_file, $destination_file);
$source_file您刚刚上传的文件在哪里,并且$destination_file是您希望副本驻留的位置.
$source_file
$destination_file
归档时间:
15 年,1 月 前
查看次数:
708 次
最近记录:
11 年,11 月 前