rashgang Posted May 9, 2013 Share Posted May 9, 2013 how to generate a new folder using duplication of particular folder using php? Link to comment https://forums.phpfreaks.com/topic/277836-how-to-create-a-new-folder-same-like-dump-folder-using-php/ Share on other sites More sharing options...
requinix Posted May 9, 2013 Share Posted May 9, 2013 Since the most obvious function copy() will not copy whole directories, make a recursive version. Then call it. Link to comment https://forums.phpfreaks.com/topic/277836-how-to-create-a-new-folder-same-like-dump-folder-using-php/#findComment-1429334 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.