I have a proplem about PHP, can you help me?
Can you give me a code create Directory And file copy in Linux and Unix?
Thanks for your help
Have a look at the docs section on this site, you are looking for the file system functions section.
Almost anything you could want to do with a file, directory etc is there.
HTH
Paul