Forum und email

svn_fs_copy

(PECL svn:0.2)

svn_fs_copy — Copies a file or a directory, returns true if all is ok, false otherwise

說明

bool svn_fs_copy ( resource $from_root , string $from_path , resource $to_root , string $to_path )
Warning

此函式目前沒有參考文件;只有引數列表。

Copies a file or a directory, returns true if all is ok, false otherwise

註釋

Warning

本函式是實驗性的。這個函式的行為、名稱、和關於此函式的任何其他文件在未來PHP的發行中可能會在不通知的情況下改變。 使用此函式需自行承擔風險。