Final
Final
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
<?php // copyfile.php
|
||||
copy('testfile.txt', 'testfile2.txt') or die("Could not copy file");
|
||||
echo "File successfully copied to 'testfile2.txt'";
|
||||
?>
|
||||
Reference in New Issue
Block a user