svn_fs_copy

(PECL svn >= 0.2.0)
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 )

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

This function is currently not documented; only its argument list is available.

doc_php
2016-02-24 16:10:18
Comments
Leave a Comment

Please login to continue.