lol*_*ola 0 php
我有服务器大文件(50mb),我需要这个文件移动到其他文件夹.但有功能
复制()
花了太多时间.
如何让这个过程更快?
Hai*_*vgi 10
使用 rename ()
rename ()
http://www.php.net/manual/en/function.rename.php
<?php rename("/tmp/tmp_file.txt", "/home/user/login/docs/my_file.txt"); ?>
归档时间:
15 年,1 月 前
查看次数:
5554 次
最近记录: