I've got a directory called "alfa" that contains both files of various types and subdirectories with files. I'd like to be able to create a new directory named "beta" and copy all the files and subdirectories from "alfa" into "beta". All should be done in PHP...
Is it possible (dumb quetion!) and how to do it?
//N!cklas
Is it possible (dumb quetion!) and how to do it?
//N!cklas