Perad Posted April 15, 2008 Share Posted April 15, 2008 Hey, I am trying to copy a file from one folder to another. Could anyone tell me what functions I need to achieve this? Link to comment https://forums.phpfreaks.com/topic/101192-copy-a-file-between-folders/ Share on other sites More sharing options...
craygo Posted April 15, 2008 Share Posted April 15, 2008 copy() http://us.php.net/manual/en/function.copy.php Make sure your permissions are correct. Ray Link to comment https://forums.phpfreaks.com/topic/101192-copy-a-file-between-folders/#findComment-517611 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.