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
。