CoreyR Posted June 21, 2007 Share Posted June 21, 2007 Hi all, I have a file which is located in "/usr/home/coreyr/html_files" and I want to copy it to "/usr/home/public/html" I've tried the following and I receive errors. <?php copy('sf.html', '/usr/home/public/html'); ?> any ideas? thanks Link to comment https://forums.phpfreaks.com/topic/56495-solved-copy-files-to-a-different-dir/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.