Copying PHP Files

wrongforumwrongforum BeginnerLink Clerk
Hi,

I was wondering if someone could help me, im trying to make a php script which copies files from one folder and makes a new folder on the same server and places the copied files into this new folder.

I have tried the copy($source, $destination) method but that doesnt seem to work, any ideas?

Thanks.

Comments

Sign In or Register to comment.