reneeshtk Posted December 17, 2007 Share Posted December 17, 2007 Hi all, I have to upload a single file to multilple folders. When I tried to upload it upload to a single folder and not uploading to another folder. I am using move_uploaded_file command to move the file to folders after uploading it from a form.. Please give me an idea .. Advance thanks to all... Link to comment https://forums.phpfreaks.com/topic/81971-uploading-a-single-file-to-multiple-locations/ Share on other sites More sharing options...
rab Posted December 17, 2007 Share Posted December 17, 2007 Move it to one path, then use that path to copy the file to other paths. Link to comment https://forums.phpfreaks.com/topic/81971-uploading-a-single-file-to-multiple-locations/#findComment-416531 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.