rashgang Posted May 9, 2013 Share Posted May 9, 2013 how to generate a new folder using duplication of particular folder using php? Quote Link to comment 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.