phporcaffeine Posted December 5, 2006 Share Posted December 5, 2006 Can anyone show me how to get the copy() method to work with UNC (network) paths?System Info:PHP 5.2.0Apache 2.2.3Win XP(system is logged in as administrator and yes the UNC DOES exist)I tried this:copy($sourcefilePath, "\\\\myUNCPath"); Link to comment https://forums.phpfreaks.com/topic/29531-copy-help/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.