Page 1 of 1

Heeelllp

Posted: Wed Feb 16, 2011 6:14 am
by superboy_7777
I want to put copy one folder to another. How?

Re: Heeelllp

Posted: Wed Feb 16, 2011 12:31 pm
by mandai
You could make a function to list and copy the files, then the function can list the directories. For each listed directory the function could call itself to copy the sub-directories.

Here is a sample: viewtopic.php?f=32&t=7012&p=52242#p52154