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 Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.