svn_fs_copy
(PECL svn >= 0.2.0)
svn_fs_copy — Copies a file or a directory, returns true if all is ok, false otherwise
Açıklama
bool svn_fs_copy
( resource
$from_root
, string $from_path
, resource $to_root
, string $to_path
)Uyarı
Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.
Copies a file or a directory, returns true if all is ok, false otherwise
Notlar
Uyarı
Bu işlev DENEYSELDİR. Bu işlevin davranışı, ismi ve belgeleri PHP'nin sonraki sürümlerinde hiçbir duyuru yapılmaksızın değiştirilebilir. Bu riski göze alamayacaksanız bu işlevi kullanmayın.
There are no user contributed notes for this page.
