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!
How do I...
Moderator: General Moderators
-
prasadharischandra
- Forum Commoner
- Posts: 57
- Joined: Thu May 09, 2002 2:19 am
- Location: sri lanka
- Contact:
copy
u have to use "copy "functions and if deleted use "unlink " function