Page 1 of 1

How do I...

Posted: Wed Jun 19, 2002 5:32 pm
by Pintonite
How do I copy a file from one folder to another in PHP. I am trying to organize files by specific colors and I need to be able to seperate these files.

Thanks for the help!

Posted: Wed Jun 19, 2002 5:36 pm
by Zmodem

copy

Posted: Thu Jun 20, 2002 12:53 am
by prasadharischandra
u have to use "copy "functions and if deleted use "unlink " function