How to copy a file from one directory to another using PHP?

后端 未结 8 911
暗喜
暗喜 2020-11-28 06:38

Say I\'ve got a file test.php in foo directory as well as bar. How can I replace bar/test.php with foo/test.php

8条回答
提交回复
热议问题