- PHP 手册
- 函数参考
- 文件系统相关扩展
- Phdfs
- phdfs
phdfs::copy
(phdfs >= 0.1.0)
phdfs::copy — Description
说明
public phdfs::copy ( string$source_file
, string $destination_file
) : bool
Warning
本函数还未编写文档,仅有参数列表。
参数
-
source_file
-
-
destination_file
-
返回值
成功时返回 TRUE
, 或者在失败时返回 FALSE
。
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/phdfs.copy.php