LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   How to copy one directory to another directory thru PHP? (https://www.linuxquestions.org/questions/programming-9/how-to-copy-one-directory-to-another-directory-thru-php-400157/)

green_njk 01-06-2006 03:45 AM

How to copy one directory to another directory thru PHP?
 
Hai,

How to copy one directory to another directory thru PHP?

help me.

graemef 01-06-2006 06:55 AM

Look at the directory function readdir() and the filesytem funcion copy()


graeme.


All times are GMT -5. The time now is 09:33 PM.