bool copyDirectory(string $directory, string $destination, int $options = null)
Copy a directory from one location to another.
bool copyDirectory(string $directory, string $destination, int $options = null)
Copy a directory from one location to another.
string | $directory | |
string | $destination | |
int | $options |
bool |
Designed by : w10schools
service@w10schools.com
Please login to continue.