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