copying folders and files.
Posted: Tue Nov 07, 2006 2:29 pm
I am trying to set up a registration system, whereby a user can register and make posts, I want to create a folder for users automatically upon registering and they should contain 1 file called index.php. There is a copy of this file on the webserver called index.php.
Hence all I need to do is write code to create a folder called the username and copy this file into it. Anyone know how this is done?
Hence all I need to do is write code to create a folder called the username and copy this file into it. Anyone know how this is done?