svn_fs_copy

(PECL svn >= 0.2.0)

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

说明

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

本函数还未编写文档,仅有参数列表。

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

注释

Warning

此函数是实验性的。此函数的表象,包括名称及其相关文档都可能在未来的 PHP 发布版本中未通知就被修改。使用本函数风险自担 。

相关文章
php zlib 函数 output all remaining data on a gz file pointerphp ncurses 函数 returns a logical or of all attribute flags supported by terminalphp posix 函数 determine if a file descriptor is an interactive terminalphp svn 函数 returns the contents of a file in a repositoryphp svn 函数 returns the version of the svn client librariesphp svn 函数 abort a transaction returns true if everything is okay false otherwisephp svn 函数 return true if everything is ok false otherwisephp svn 函数 return true if content is different false otherwisephp svn 函数 copies a file or a directory returns true if all is ok false otherwisephp svn 函数 deletes a file or a directory return true if all is ok false otherwisephp svn 函数 enumerates the directory entries under path; returns a hash of dir names to file typephp svn 函数 returns a stream to access the contents of a file from a given version of the fsphp svn 函数 returns the length of a file from a given version of the fsphp svn 函数 return true if the path points to a directory false otherwisephp svn 函数 return true if the path points to a file false otherwisephp svn 函数 creates a new empty directory returns true if all is ok false otherwisephp svn 函数 creates a new empty file returns true if all is ok false otherwisephp svn 函数 return true if props are different false otherwisephp svn 函数 returns list of directory contents in repository url optionally at revision numberphp phar returns true if the phar archive is based on the tar/phar/zip file format depending on the parameter
关注编程学问公众号