phdfs::write
(phdfs >= 0.1.0)
phdfs::write — Description
说明
public phdfs::write
( string
$path
, string $buffer
[, int $mode
= 0
] ) : bool
Warning
本函数还未编写文档,仅有参数列表。
参数
-
path
-
-
buffer
-
-
mode
-
返回值
成功时返回 TRUE
, 或者在失败时返回 FALSE
。