svn_fs_delete

(PECL svn >= 0.2.0)

svn_fs_deleteDeletes a file or a directory, return true if all is ok, false otherwise

说明

svn_fs_delete ( resource $root , string $path ) : bool
Warning

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

Deletes a file or a directory, return true if all is ok, false otherwise

注释

Warning

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

相关文章
php apc 函数 stores a file in the bytecode cache bypassing all filtersphp cubrid mysql 兼容性函数 return an array with the list of all existing cubrid databasesphp paradox 函数 return lots of information about a paradox filephp snmp 函数 return all objects including their respective object id within the specified onephp svn 函数 get the svn blame for a filephp svn 函数 returns the contents of a file in a repositoryphp 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 函数 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 svn 函数 creates a directory in a working copy or repository
关注编程学问公众号