PHP: copy - Manual
is not clear about copying directories but if you do try using a
directory then PH will say: The
first argument to copy() function cannot be a directory
or The second argument to copy() function cannot be a directory However see: for a recurse_copy sample. That function appears to also be in:
|