i want code to copy a folder
note : in the folder i have files
Printable View
i want code to copy a folder
note : in the folder i have files
The PHP Manual is an invaluable resource: http://www.php.net/manual/en/function.copy.php
Read the user comments for code.