ballouta Posted June 13, 2008 Share Posted June 13, 2008 Hello How do I copy a file from a directory to another (MD1 to MD2)? Is there any alert to know that the copy was successfull? I also want to remove the source directory after copy is completed. Thanks Link to comment https://forums.phpfreaks.com/topic/110085-solved-copying-file/ Share on other sites More sharing options...
rhodesa Posted June 13, 2008 Share Posted June 13, 2008 Copy File: http://us2.php.net/copy check out example #1 Remove File: http://us3.php.net/unlink Remove Dir: http://us3.php.net/rmdir Link to comment https://forums.phpfreaks.com/topic/110085-solved-copying-file/#findComment-564947 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.