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

Description

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

Den här funktionen är ännu inte dokumenterad utan endast argumentlistan till funktioner finns tillgänglig.

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

Notes

Warning

Den här funktionen är EXPERIMENTELL. Dess beteende, namnet på den, och allt annat dokumenterat om den här funktionen kan ändras i framtida utgåvar av PHP. Använd den på egen risk.